Event handling

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...
 
L

Lucas Tam

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?

It's 2 separate pages, you'll need to pass the information through cookies,
session variables, and a bit of javascript too.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top