From: Doug M. <do...@cr...> - 2000-11-30 17:26:59
|
Could someone please direct me to a chart or list of some sort showing = exactly what characters are replaced with what codes when you Escape a = string (encode it so it can go into a URL and is cross platform..) . You see.. my application combines JS and ASP.. unfortunatly the two = don't escape/unescape strings quite the same way.. I've gottewn it to = the point where , when the strings get's to javascript and is unescaped = all is well except that all the spaces are +'s .. I CAN do a .replace() = except, well, what if one or more of those +'s are actually ment to BE = +'s?=20 :-) Thank you, Doug Melvin Integrated System Solutions: Design, Development, Implementation and = Support Creative-Workshop.com |