Welcome Guest Search | Active Topics | Sign In | Register

SlideMenu Options
sarad1978
Posted: Thursday, June 4, 2009 10:19:19 AM
Rank: Member
Groups: Member

Joined: 11/25/2008
Posts: 22
I need to have the navigate URL property be set to a URL that has values (querystring) i'm assuming i need to use the "clickonscript" but I'm not sure how to use it.
eo_support
Posted: Thursday, June 4, 2009 10:41:42 AM
Rank: Administration
Groups: Administration

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

You just set it with querystrings. For example, instead of setting NavigateUrl to: "WebForm1.aspx", you can set it to "WebForm1.aspx?id=1". It's the same way you would use a link anywhere else. There is nothing particular about it.

Thanks!
sarad1978
Posted: Thursday, June 4, 2009 10:59:07 AM
Rank: Member
Groups: Member

Joined: 11/25/2008
Posts: 22
i didn't phrase my question properly. The values for the query string come from the active server page. They are dynamic.
eo_support
Posted: Thursday, June 4, 2009 11:02:24 AM
Rank: Administration
Groups: Administration

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

You would then set it with code --- just like you can specify the Text of a Label property directly in your .aspx or set it from code. The following post should give you a general idea of how to do this:

http://www.essentialobjects.com/forum/postst3280_Reference-a-Session-variable-fron-eoweb-menu.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.