aspx thread: Navigation in ASP.Net
Hi, I have a frame based application. There is a event that occurs on the page in the left frame...clicking a button , and in the event handler (written in c#) I want to change the page displayed in the right frame. The Page.Navigate(url) method does not allow me to specify the target. So when i tried to use it, it changes the page in the current frame, which is left frame. Is there a way to achieve this? I am still using beta1...have not shifted to beta2 yet. Thanks, Best Regards, Leena
|





