How to know pervious page

D

dbuchanan

How can I capture the address that the user just came from.

I wish to deploy a web-app page for access by different customers. In order
to have it appear integrated I want to be able to provide them a link back
to where they came from.

How can I do this?

Thank you,
Doug
 
S

Steven Cheng [MSFT]

Hi Doug,

Yes, the PreviousPage is a property of ASP.NET 2.0 Page to help reference
previous page from this request. Also, be careful for some cases that this
property is not always valid(maybe Null). You can refer to the document for
more info:

#Page..::.PreviousPage Property
http://msdn.microsoft.com/en-us/library/system.web.ui.page.previouspage.aspx

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
From: "dbuchanan" <[email protected]>
References: <#zThi#[email protected]>
 

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

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top