chrisgray999
10-01-2002, 07:57 PM
I have seen a number of websites with the following url:
http://www.site.com/out.html?ID=1
Is there a way using javascript that i can use this format to display text on the screen in a span or div tag or do i have to use a database?
e.g.
if the url is
display.html?ID=3
then it would display
"you have chosen to view the simpson's archive" or something similar.
I hope i have made it clear what i want
Thanks very much in advance,
Chris :D
http://www.site.com/out.html?ID=1
Is there a way using javascript that i can use this format to display text on the screen in a span or div tag or do i have to use a database?
e.g.
if the url is
display.html?ID=3
then it would display
"you have chosen to view the simpson's archive" or something similar.
I hope i have made it clear what i want
Thanks very much in advance,
Chris :D