Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XML truncating long memo fields
Message
From
11/01/2002 13:40:47
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
XML truncating long memo fields
Miscellaneous
Thread ID:
00603647
Message ID:
00603647
Views:
50
I have a front end VFP application that uses several WININET functions, including InternetReadFile, send and receives XML streams to a Foxisapi instantiated COM object on a web server. The application works great - except when the XML stream includes a lot of text from the contents of a VFP table's memo field (text in a memo field is okay if its not too long). The XML is apparently truncated in the middle of the memo field's text - looks like it truncates after 731 characters. I'm not sure if the truncating is occuring on the client side within the WININET functions that send the stream, or if its occuring on the server side within Foxisapi or my Com Server.

Has anyone else experienced this behavior?
TIA,
Alan
Next
Reply
Map
View

Click here to load this message in the networking platform