Welcome Guest Search | Active Topics | Sign In | Register

Menu control loses the path reference Options
NUTEDECSA
Posted: Thursday, December 17, 2009 1:43:21 PM
Rank: Newbie
Groups: Member

Joined: 8/14/2007
Posts: 9
Hi,

In my aplication I use a Menu control to give option to my users.

In IE6+, it works fine, but, in Firefox the menu just works the first time, when the user selects other option in the menu, it doesn't work. It is like the path reference is lost because the page that is trying to open doesn't exist in that path.

I'm using the 2008 version of the control.

Please help me.

Thanks.
eo_support
Posted: Thursday, December 17, 2009 1:52:10 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

That maybe normal if you use relative path. IE and FireFox treat them somewhat differently. The Menu hands over whatever path you set to NavigateUrl to the browser literally. It does not do any special processing. To avoid such problem you may want to try use absolute path or root relative path such as "/index.aspx".

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.