Hi all,
I want to set query string values in encoding form how ? Then i want to decode it also when URL load.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Dec 29, 2010, 1:30 PM
Subhendu DePosted Dec 29, 2010, 7:04 AM
In javascript you have Escape, also custom URLEncode, custom URLDecode.......