I have a php running code to send mms but when i converted whole code into asp.net i didnt get any substitute for rawurlencode in asp.net. i m searching this fromlast two days for nothing is working plz help me out from this problem. Thanks in advance.
Asked
Active
Viewed 2,068 times
2 Answers
0
URL-encodes a string and returns the encoded string.
McGarnagle
- 98,751
- 30
- 222
- 258
matt-dot-net
- 4,206
- 19
- 24
-
refer to this question: http://stackoverflow.com/questions/996139/php-urlencode-vs-rawurlencode – matt-dot-net Jul 13 '10 at 17:24