Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Navigation in ASP.Net


Message #1 by Leena Natekar <paradise_flycatcher@y...> on Mon, 2 Jul 2001 23:42:09 -0700 (PDT)
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




  Return to Index