|
-
May 28th, 2013, 03:34 PM
#1
Thread Starter
Fanatic Member
why encoded?
i have a POST form and when i enter value contain + example
a+b
and click the submit button then it is converted into a%2Bb
i noticed that + is converted into %2B
why this happens when we post data from html form?
is there a way to post directly + in place of %2B ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|