Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XML String
Message
From
20/01/2004 08:57:53
 
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
Miscellaneous
Thread ID:
00868374
Message ID:
00868501
Views:
12
>I´d like to know what is the best option to generate XML strings considering...
>- The string will send by internet (ADSL 256/128). So, it should be as small as possible. ;-)
>- I will use VFP in both side, using XMLAdapter.
>I made some tests and I'd like to use XML to keep compatible with other apps...


Another thing I forgot to mention. In order to reduce size in tye one I have many records to send (about 20k records), I reduce the size of tags (names) to the minimum possible to identify them. I also don't use carriage returns (CR - Chr(13)+Chr(10)). Those are only needed when you want to read the file yourself. Systems do not need them. That saves me two extra characters per line.


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Reply
Map
View

Click here to load this message in the networking platform