Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble with browser object
Message
 
 
To
01/12/2008 14:57:35
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01364734
Message ID:
01364970
Views:
16
Peter,

You may be dealing with a malformed HTML document. Can you try just a simple
<html><body>test</body></html>
output first to see if it works? If so start trimming out your generated content until you find what's causing the error.

http://validator.w3.org/

Or open the html doc in Visual Studio or an HTML aware editor and have it validate the content.


>>I just received your file.
>>The strangest thing is that it shows correctly when I use Solution Samples "Create a Visual FoxPro web browser" and navigate to that file. but when I use:
>>
>>oShell = CREATEOBJECT("Shell.Explorer.2")
>>oShell.Navigate("file://full path to the file")
>>
>>it gives me "0x80004005 unspecified error"
>>What an useful error message, don't you think? :-)
>
>
>that's probably why vfps message has no text just an ok button
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform