-
How to pass special characters in URL?
How to pass special characters in URL e.g I have an JavaScript button in which I am passing a field value in URL that field contains ‘ in it. When I clicked on button it gives unexpected token error. How to solve that?
Log In to reply.