RaiseEvents between pages

  • Thread starter Thread starter sri_san
  • Start date Start date
S

sri_san

Hello,
I have 2 aspx pages(say P1 and P2) and would like to pass events
from one page to another. As soon as a submit button in P2 is clicked,
I need to process some stuff, close the page and pass some info from P2
onto P1. I tried to use RaiseEvent but unable to make it work.
Any ideas?

Thanks,
Sam.
 

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

Back
Top