Morning everyone --
Can anyone help me with what is probably very simple?
I have a page where I want to get a variable from the URL and display it... so if my url is http://www.mysite.com/page.html?variable=hi
I want to get that "hi" out of there and print it out to the page.
Thanks in advance!