Click to See Complete Forum and Search --> : Parsing URL querystring in Javascript
msdnexpert
Sep 27th, 2000, 07:19 AM
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.
noone
Sep 27th, 2000, 03:53 PM
Is this client side? Inside an HTML page. Or server side? in an ASP page?
msdnexpert
Sep 27th, 2000, 10:43 PM
Dear noone,
This is client side inside an HTML page in the onload event of the page.
noone
Sep 29th, 2000, 06:22 PM
http://developer.netscape.com:80/docs/manuals/js/client/jsref/location.htm#1193776
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.