[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.webcontrols

how to reach control of another frame

(A.T.)

1/24/2003 7:48:00 PM

I have frameset with .aspx files on my page . In one frame I have
<asp:Hyperlink> control. Does any one know how can I reach this control
from code behind file of another frame(on certain event I need to set the
NavigateURL of that hyperlink)?
Thanks in advance.