URL

  • Thread starter Thread starter SS
  • Start date Start date
S

SS

I have navigated to page b from page a, now how do I get
page a's URL in b, b may be invoked from many
places.....Help
 
Hi,

try the UrlReferer property which is part of the HttpRequest (you can access
it on your page via the Request property).

Michael
 

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