How to find the previous page in Asp.net ?
Do you want to know what is my previous page in asp.net ?
Yes It is possible to know where your request from.
You can use Request.UrlReferrer for finding your previous page.
Now you know how to find the previous page . happy coding :)
No comments:
Post a Comment