G
Guest
I have a page xxx.aspx that has an IFrame in it. The IFrame's source is yyy.aspx and has a button cmdClickMe
when the cmdClickMe click event occurs, I want to raise an event in yyy.aspx and handle it in xxx.aspx. So far, no luck. Any ideas?
Thanks...
when the cmdClickMe click event occurs, I want to raise an event in yyy.aspx and handle it in xxx.aspx. So far, no luck. Any ideas?
Thanks...