Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How work with XML in VFP 6 ?
Message
From
06/07/2002 12:23:12
 
 
To
05/07/2002 15:03:46
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00675734
Message ID:
00675864
Views:
9
>I need to read and update XML. I have VFP6.
>Does I need any control or ActiveX ?
>Thank you for your help.

You need a XML DOM Parser control.
It is shipped with all versions of IE from IE 5.0. However the version of XML DOM Parser that ships with IE 5.0 has some limitations of functionality.
You can download the most recent versions of XML DOM parser from the following microsoft sites:

MS XML Core Services 4.0 SP1 (not backward {interface} compatible to XML Parser of IE5.0)
http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/001/766/msdncompositedoc.xml

MSXML Parser 3.0 Service Pack 2 Release (backward {interface} compatible - can be installed in replace mode to ensure that IE5 support the XSL Transform 1.0 Standard)
http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/MSDN-FILES/027/001/772/msdncompositedoc.xml&frame=true

If you wish a ready-made VFP6 class for XML generation, we can offer you our own implementation. Contact my boss (Venelina Jordanova PUTM Member#036910 http://www.levelextreme.com/wconnect/wc.dll?FournierTransformation~2,18,1,36910)

Kind Regards
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Previous
Reply
Map
View

Click here to load this message in the networking platform