Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Browser - Navigate
Message
From
19/05/2006 17:06:51
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
01121892
Message ID:
01123691
Views:
17
>>>>I have a table in which each record has a field (MEMO) for an XML string. I want to display the XML string while a user goes through the records in the table. Can I use Web Browser to display the XML? It seems to me that the Nagivate(...) method for web browser only takes a file name. How can I let it to work on a string?
>>>
>>>See Re: MS web Ctrl works with createobject not Do form Message #985841
>>
>>Thanks for the help. My problem is not to get web browser to work. I am sorry I had the wrong spelling in my previous message. My question is how to parse an XML document as a string instead of a single file. The Navigate(...) (not Nagivate) does not take a string. Anyway I can let it work on a string?
>
>That exactly what the code in the Message #985841 does. Disregard irrelevant parts and take only what you need.

Thanks. Now I see. But I still have problem with it. If I used .document.write(XMLString), It does not display the XML correctly. How can I have the XML text displayed?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform