marouanemeft
Programmer
Hi
I have a jsp page that is being passed a few paramaters, but it doesn't function properly if a parameter name or parameter value has a pound sign in it, for example if a parameter value is "#someValue" then things won't function.
is there any method in javascript that will escape the pound sign?
Thanks in advance
I have a jsp page that is being passed a few paramaters, but it doesn't function properly if a parameter name or parameter value has a pound sign in it, for example if a parameter value is "#someValue" then things won't function.
is there any method in javascript that will escape the pound sign?
Thanks in advance