therealphil
09-12-2003, 05:48 AM
I have a page. It has a variable called test_keyword_woo whos value is a web address.
when i go to my page i add ?test_keyword_woo to the end of the URL.
So far I have gotten my script to grab the query string from the rest of the URL.
Now, I want to use the query string (test_keyword_woo) to get the value of the 'test_keyword_woo' variable and direct the visitor to the URL that the 'test_keyword_woo' variable defines.
HELP! If you understoof that!
Here is my page: http://www.vector-networks.com/test/r/g.htm?test_keyword_woo
when i go to my page i add ?test_keyword_woo to the end of the URL.
So far I have gotten my script to grab the query string from the rest of the URL.
Now, I want to use the query string (test_keyword_woo) to get the value of the 'test_keyword_woo' variable and direct the visitor to the URL that the 'test_keyword_woo' variable defines.
HELP! If you understoof that!
Here is my page: http://www.vector-networks.com/test/r/g.htm?test_keyword_woo