Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Special character causes SOAP to bug
Message
De
29/11/2001 14:23:27
 
 
À
29/11/2001 14:19:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00587588
Message ID:
00587656
Vues:
53
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform