OLE web browser embedding and parameter passing 
Author Message
 OLE web browser embedding and parameter passing

Hey.
Can somebody please help me with this.
Q.1 I have a button that when clicked will open up IE and you can also say
what size you want the window:

    stAppName = "C:\Program Files\Internet Explorer\IEXPLORE.EXE"
    Call Shell(stAppName, vbMaximizedFocus)

The only problem is that I want it to be able to say where IE should browse
to.

Q 2.
I have OLE embedded a web browser window in Access XP and when I go to
browse, it won't let me surf it. Is there something that I have to do to get
it to link to the web???

Any ideas???

Thankyou in advance.
Muzcore



Sun, 15 May 2005 15:02:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. passing parameter from web browser control to asp page

2. passing parameter from web browser control to asp page

3. Passing parameters from embedded VB to embedded VC++

4. Embed Web Browser Window

5. embedding WEB-Browser

6. Please help - embedded web browser in VB6 app - method fails on Print Preview

7. embedding a web-browser

8. Embedding a Web Browser in a VB app under NT 3.51

9. Web Browser: Opening link in new Web Browser window

10. How to make my web browser as a default web browser

11. Trapping keystrokes in an Ole control (MS Web Browser)

12. Register an OLE - Access / IE Web Browser

 

 
Powered by phpBB® Forum Software