DigitalBard
08-02-2007, 06:22 PM
I want to run the following simple URL:
simple.html?Something
I want the page to display:
URL data = Something
I know this is simple stuff, but I'm a relative JavaScript novice and I haven't been able to figure out how to get info from the URL.
Thanks!
simple.html?Something
I want the page to display:
URL data = Something
I know this is simple stuff, but I'm a relative JavaScript novice and I haven't been able to figure out how to get info from the URL.
Thanks!