Login  
Search All Forums
Dart Home | PowerTCP Web for ActiveX | Custom Development Reply | PowerTCP Web for ActiveX Topics | Forums   
AuthorForum: PowerTCP Web for ActiveX
Topic: url encoding
priadmin

From: Newport Beach, CA USA
Posts: 1
Member Since: 08/14/02
posted August 14, 2002 2:20 PM

I am posting with the dart webtool to an asp.net webservice on a windows 2000 server.
the string i am posting start off with %B4 xxx.
The webserver is interpreting the %B4 portion as url encoded. I need to url encode the whole string first before sending. how should i approach this?
Jon Belanger



From: Rome, NY USA
Posts: 310
Member Since: 06/10/02
posted August 14, 2002 2:38 PM

Are you trying to send the %b4 character or are you trying to send the the %b4 string literally? If you are trying to send the %b4 string literally take a look at this page:

http://i-technica.com/whitestuff/urlencodechart.html

Encode each character, or at least the % character.
Reply | PowerTCP Web for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX