Hi,
I am using Request.UrlRefferer (in .NET) to back to previous page. It works in Firefox or Chrome but not in IE. I used Request.ServerVariables["HTTP_REFERER"] but it doesn't work also. Is there any way to make it ok in IE 8 or 9 ? Thanx for any help.