Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wwipstuff.encodedbf and ASP
Message
From
09/11/1999 15:36:50
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00289218
Message ID:
00289239
Views:
35
John,

>>If I use the dLL in VFP, I can decode the table from the returned string. If I use it in the asp page, it fails. It only returns the table and memo definitions. No other data in it.

You can't decode the dbf in an ASP page (and couldn't do anything with it if you could decode it). However, you could use Rick's wwXML class instead of encoding the dbf, and could then use XMLDOM in ASP to work with the XML data, and could use wwXML's client-side stuff to convert the XML into a cursor for VFP.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Reply
Map
View

Click here to load this message in the networking platform