Hi all,

I am having some problems with a url.


http://localhost:0000/appname/generi...bersandletters


I only want this part:
http://localhost:0000/appname/genericloginpage.aspx

I want to cut off the question mark and everything after it. I've been playing around with the request properties for a little bit and can't find one that gives me only what I need, so I assume there is a different way I have to do it.

Any thoughts?