Dear All,
Can anyone give me the code in Javascript for parsing the contents of the URL to retrieve the querystrings parameters.
Thanks in advance.
Printable View
Dear All,
Can anyone give me the code in Javascript for parsing the contents of the URL to retrieve the querystrings parameters.
Thanks in advance.
Is this client side? Inside an HTML page. Or server side? in an ASP page?
Dear noone,
This is client side inside an HTML page in the onload event of the page.