Hi,
With ASP when I want get a value via links, or what have you, I do this...
request("this") or request.querystring("this")
My question is, is there a way to do this with javascript and if so how?
Thanks,
Larry
With ASP when I want get a value via links, or what have you, I do this...
request("this") or request.querystring("this")
My question is, is there a way to do this with javascript and if so how?
Thanks,
Larry
Comment