2way SMS: HTTP command doesn't escape symbol '?'

2way SMS: HTTP command doesn't escape symbol '?' SearchSearch
Author Message
Charmaine
New member
Username: Fanfan

Post Number: 1
Registered: 07-2004
Posted on Friday, July 09, 2004 - 03:42 am:   

When using a command to route the received sms to a URL, NowGateway doesn't escape symbol '?'.

I set the following command in 2-way SMS command table:

http://myserver:myport/myscript?sender=@@SENDER@@&message=@@FULLSMS@@

It works fine except when the SMS message contains symbol '?', in which case '?' is not replaced with %3F in the URL, and as a result, text following '?' (including '?' itself) disappears at the HTTP receiving end.

Is there a way to fix this problem? Any help is highly appreciated.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 3020
Registered: 10-2002
Posted on Friday, July 09, 2004 - 08:43 pm:   

Duplicate posting.

Refer to http://support.nowsms.com/discus/messages/1/5272.html