Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Special character causes SOAP to bug
Message
From
29/11/2001 14:23:27
 
 
To
29/11/2001 14:19:47
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00587588
Message ID:
00587656
Views:
47
This message has been marked as a message which has helped to the initial question of the thread.
>>>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).

bye
----------------------------------
António Tavares Lopes
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform