Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: How do we call functions on other asp forms?


Message #1 by "Dwayne Townsend" <dwayne_townsend@h...> on Thu, 18 Apr 2002 15:09:16
Problem:

I have an .aspx page that has an <iframe> on it.  I use a menu to change 
the src of the iframe.  The pages viewed in the iframe are .aspx pages.  
What I want to do is use the Page_Load event of the aspx page in the 
iframe to call a function that draws a menu on the aspx page that holds 
the iframe.  

If anyone has any ideas/solutions, I would be very greatful.

Thanks in advance,
Dwayne

  Return to Index