retrieving parameter in url

does anyone no how to retrieve the parameter in a url with javascript....?

  eg.  http://www.123.com?parameter

I know ASP uses request.querystring and document.url in javascript returns
the whole url.

Received on Wednesday, 12 July 2000 16:56:56 UTC