A Ari911 New Member Dec 12, 2012 #1 If I have a URL but as a string e.g. \[code\]www.test.com?q=1234&h=4567\[/code\] how can I pick out e.g. "q"I'm picking the url up from a database so I can't use \[code\]request.querystring("q")\[/code\]
If I have a URL but as a string e.g. \[code\]www.test.com?q=1234&h=4567\[/code\] how can I pick out e.g. "q"I'm picking the url up from a database so I can't use \[code\]request.querystring("q")\[/code\]