This is a migrated thread and some comments may be shown as answers.

Using NavigateUrl, Request.UrlReferrer is NULL

1 Answer 116 Views
ToolBar
This is a migrated thread and some comments may be shown as answers.
Dennis
Top achievements
Rank 1
Dennis asked on 14 Aug 2009, 01:55 AM
Using the latest version, I am using the NavigateUrl property of the RadToolBarButton, which does redict the user to the location (a relative path in the same web site), but the Request.UrlReferrer is NULL. The Toolbar is not using AJAX, just a full postback.

Is this expected behavior? How would I determine the page sending the user to the new page?

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 14 Aug 2009, 07:44 AM
Hi Dennis,

The issue is caused by a work-around for an Internet Explorer bug. I changed the work-around, so the referrer should be passed correctly from now on (the fix will be included in internal builds starting from next week, and of course, in the official service pack).

Just to mention it, be careful when relying on referrer headers, since they can be hidden by browser.

Kind regards,
Alex
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
ToolBar
Asked by
Dennis
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or