
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