<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Master Pages, Themes and Navigation Controls</title><link>http://forums.asp.net/139.aspx</link><description>Discussions of MasterPages, Themes, and other page-related features. &lt;A href="http://aspadvice.com/SignUp/list.aspx?l=164&amp;amp;c=30" target=_blank&gt;Email List&lt;/A&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Menu Control</title><link>http://forums.asp.net/thread/1482217.aspx</link><pubDate>Thu, 30 Nov 2006 20:42:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1482217</guid><dc:creator>pushp_aspnet</dc:creator><author>pushp_aspnet</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1482217.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=139&amp;PostID=1482217</wfw:commentRss><description>&lt;p&gt;
In the handler for OnMenuItemClick event you can register the javascript that sets the frame source property.&lt;/p&gt;&lt;p&gt;for registering script you may use&amp;nbsp; Page.ClientScript.RegisterClientScriptBlock method.&lt;/p&gt;&lt;p&gt;Hope this helps.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Menu Control</title><link>http://forums.asp.net/thread/1481970.aspx</link><pubDate>Thu, 30 Nov 2006 16:20:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1481970</guid><dc:creator>TonyR</dc:creator><author>TonyR</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1481970.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=139&amp;PostID=1481970</wfw:commentRss><description>&lt;p&gt;I am having a problem figuring out how to handle the OnMenuItemClick event.&amp;nbsp; I understand that it only fires if the navigationurl is not set, so I removed the links for that property so now my dynamic menu items, when clicked, fire the event but how do I now direct the website to the url that I'll like it to navigate to?&amp;nbsp; I can not use the Response.Redirect because I am working within frames so I need to set the frame source property to the correct url.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;please assist.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;Tony&amp;nbsp; Redmond&lt;/p&gt;</description></item></channel></rss>