| Dart Home | PowerTCP Web for ActiveX | Custom Development | Reply | PowerTCP Web for ActiveX Topics | Forums |
| Author | Forum: PowerTCP Web for ActiveX Topic: Characters added in POST |
| User1098 Posts: 1 Member Since: 10/25/00 |
posted October 25, 2000 10:48 PM I am trying to send a string that is base64 encoded. It's about 7000 characters. The problem is that it's adding random characters to the string at random places. The characters look like spaces but they could be non-displayable characters. This is really messing my data. Do you have any idea what could be wrong? I got the latest version of the control and I downloaded update.exe that you mentioned to an earlier post. Please reply as soon as you can. Thank you. |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted October 25, 2000 10:53 PM You have a very old control. Get the latest update from: http://www.dart.com/downloads/update.exe |
| User1097 Posts: 1 Member Since: 10/25/00 |
posted October 25, 2000 11:01 PM We did that and it didn't work... |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted October 25, 2000 11:11 PM Please send the simplest possible sample code and an exact description of how to duplicate the problem to support@dart.com and we will look into it. Thanks. |
| User1096 Posts: 1 Member Since: 10/25/00 |
posted October 25, 2000 11:33 PM We have narrowed this problem to the "+" character being translated to a " " which is the problem. Is there some reason for us to believe that the POST method does some sort of translation on the data that is sent? |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted October 25, 2000 11:38 PM I'm not sure what you mean. Please give an example. |
| N/A | posted October 25, 2000 11:45 PM Well, we create string of encoded data (approx 3300 characters) that contains '+' characters in it. When we POST, the HTTP control replaces those plus signs with spaces. Any ideas or reasoning behind this? |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted October 25, 2000 11:51 PM I just ran a server and connected to it with our "Post" sample. I sent the string "Plus+Plus+Plus" to the server and that is what the server received. When are the spaces being inserted? |
| Reply | PowerTCP Web for ActiveX Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|