Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XmlToCursor()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00710480
Message ID:
00710530
Vues:
17
>Hi, I still have VFP 6.0 but I am wondering if the new xmlToCursor() funtion
>could take the code for an html page and convert it a cursor? Would the cursor
>have the html code in it or the text like we see on a web page?
>Steve

You'll get an error because -as Alan said- HTML pages are usually not well formed XML.
And even if that particular page was well formed (i.e. XHTML) it wont have the necesary "tabular" format for the XMLToCursor() to fill a cursor.

Regards
Jose.
------------------
Jose Marcenaro
Tercer Planeta - Argentina
http://www.tercerplaneta.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform