Darren DICK
d.dick at uws.edu.au
Wed Jun 11 01:54:15 CDT 2003
Hi Bruce Just like Jim said Reference the shdocvw.dll in the references. (It will show up in the list as Microsoft Internet controls) Then from your long list of available ActiveX objects find one called Microsoft web browser. Insert that onto a form and call it say...actX_WebBrowser then code will trigger it will be... Me.actX_WebBrowser.navigate http://www.microsoft.com Hope this helps Darren ----- Original Message ----- From: "Bruce Bruen" <bbruen at bigpond.com> To: <accessd at databaseadvisors.com> Sent: Wednesday, June 11, 2003 2:01 PM Subject: [AccessD] Displaying web page in a form > Dear List, > > Is there a way to display a web page inside a form! I want to click on > a hyperlink and have the page appear within the form itself. > > Tia > Bruce > > _______________________________________________ > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com