[AccessD] Internet Exployer OCX Control

Darren - Active Billing darren at activebilling.com.au
Mon Apr 12 10:08:19 CDT 2010


Hi Dale

Assume you have a Microsoft Web Browser Control on a form. Assume this
Microsoft Web Browser control is called actXWebControl

The syntax might look like:
Me.actXWebControl.Navigate "http://www.databaseadvisors.com/" 

As for a FILE (EG PDF)

Me.actXWebControl.Navigate "C:\SomeCoolPDFFile.pdf"

FYI - The Web Browser control will negotiate with your operating system's
default PDF reader (EG Mine is FoxIT reader) and display it in a FoxIT
Window INSIDE the Web Broswer Control - Same logic with Excel Docs, Word
Docs etc 

Me.actXWebControl.Navigate "\\SomeServer\SomeShare\IAT\IAT_Issues.xls

Many thanks
 
Darren

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Dale_Anne Kalsow
Sent: Tuesday, 13 April 2010 12:31 AM
To: Access Developers discussion and problem solving
Subject: [AccessD] Internet Exployer OCX Control

Good Morning,
 
Does anyone have the correct syntax to load a website into the Internet
Exployer OCX control?  I am expecially interest to know if anyone has it
working to view a PDF file.
 
Thanks!
 
Dale


      
-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com





More information about the AccessD mailing list