B brunopg7 Registered User. Local time Today, 18:58 Joined Apr 20, 2011 Messages 14 Sep 7, 2011 #1 How do I open a webpage i.e. google.com within a form? I found articles on openning a webpage but not within a form. Thanks! bruno
How do I open a webpage i.e. google.com within a form? I found articles on openning a webpage but not within a form. Thanks! bruno
John Big Booty AWF VIP Local time Tomorrow, 08:58 Joined Aug 29, 2005 Messages 8,262 Sep 7, 2011 #2 Perhaps the discussion and samples posted in this thread will give you some pointers.
A AccessBlaster Registered User. Local time Today, 15:58 Joined May 22, 2010 Messages 7,925 Sep 8, 2011 #3 Have you looked at the web browser control?
B brunopg7 Registered User. Local time Today, 18:58 Joined Apr 20, 2011 Messages 14 Sep 8, 2011 #4 I ended up using the Microsoft Internet Browser Active X control. I did something like: Me.WebBrowser0.Navigate "google.com" Thanks!
I ended up using the Microsoft Internet Browser Active X control. I did something like: Me.WebBrowser0.Navigate "google.com" Thanks!