Reading browsers current URL address

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

Can anybody tell my how to get the browsers current URL address in ASP.NET.

I want to validate whether to redirect through
"FormsAuthentication.GetRedirectUrl" or normal
response.redirect("URLadress.aspx"), depending on the users browser action.

Thanks.
Peter
 

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

Back
Top