G
Guest
In a "parent" web page I use a literal control to contain IFrame text. The web page displayed in the IFrame has an asp:button control (runat=server)
How do I trap and handle the button_click event of the "child's" button in the "parent" web page. Must I use a delegate
Thank you
John Hopper
How do I trap and handle the button_click event of the "child's" button in the "parent" web page. Must I use a delegate
Thank you
John Hopper