About Request.UrlReferrer
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, i am developing an application where after log in, when i type any Url in address bar, i literally move to that page w/o any problem.I wanted to restrict URL tampering. i am using ajax update panel,by then Request.URLReferrrer returns null value always. without ajax update panel, it is Working fine.Finally i must use update panel to get value from request.URLReferrer property. Thanks For reading, Sundeep G