Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to find out which page called the current page
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01393854
Message ID:
01393863
Views:
57
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everybody,
>
>If the current page is the result of redirect from another page, how can we find out what page called it?
>
>Thanks in advance.

Take a look at: Request.UrlReferrer

Or, you could just save it off in a session var. BTW - the client doesn't have to specify a referrer page (which may or may not be an issue for you in most cases).
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform