How can I read the url in browser with asp.net 2.0

S

Steve

I want to get the url in the browser of the user in asp.net 2.0 and
then to do some parsing with it. Which class/method can I use to get
it?

Thank you.
 
G

Guest

Request.RawUrl gives you the exact url in the address field of the browser.
This is important when you use url rewriting.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top