Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web browsing
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00358389
Message ID:
00358399
Views:
13
Dont worry about that property, just call the navigate() method of the IE object and pass the URL as a string. For example, if your test.htm is in the root of your C: drive:

loIEControl.Navigate("file:///c:/test.htm")

Check out Ken Levy's site (www.classx.com) - there are two downloads: webexplr and SCREENX. Both of these are good examples of how the IE control can be used in applications.

Rick

>All I'm trying to do is to display an file (test.htm) that is located locally. I don't need a http connection or anything. Seems like I shouldn't need a server installed. What do i set the serverinstalled property to?
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform