aspx_professional thread: How do we call functions on other asp forms?
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
|





