I am having a problem figuring out how to handle the OnMenuItemClick event. 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? 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.
please assist.
thanks
Tony Redmond