I have an ActiveX control on my website that I would like to make a little more active.

I think I could do this if I could access the Query string portion of the url, which is everything after the ? such as:

http://www.mysite.com/index.asp?this...erything=After


Can anyone help me find a way to do this??