Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Special character causes SOAP to bug
Message
From
29/11/2001 14:26:15
 
 
To
29/11/2001 14:23:27
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00587588
Message ID:
00587661
Views:
41
>>>>There appears to be a control character on the 13th line. Could that be it?
>>>
>>Well, it turned out that it was indeed that line. The box character is creating the problem. I am looking for its equivalent to replace that. But, this brings an interesting question. What's the proper way of making sure no other characters like that create a problem in SOAP?
>
>The box character is character #1: can't tell for sure it this works, but I suppose you could try to convert all your control characters < 32 (except for CR, LF and TAB) to their entity equivalent (&#x;, where x is the character code).

This is now fixed. Thanks for your help
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform