ajax search suggest escape encoding
- by Jason
if encoding using escape(data) in javascript, how to deconde it in server side?
I use ajax to post encoding data with escape javascript function, how can I decode it at the server side with classic asp