Interation between 2 webforms

A

Anita C

I have a webform- MainForm.aspx, which has a button amongst others on
clicking which a new window with a webform
opens(this.RegisterStartupScript("Browse Custom Reports Folder","<script
language='javascript'>window.open('ReportsFolderExplorer.aspx', '_blank',
'width=450,height=200,scrollbars=yes,resizable=yes');</script>");

In the webform - ReportsFolderExplorer.aspx the user can select a value from
a grid, which on a buttonclick needs to be passed back to populate
txtReportName in MainForm.aspx. The window which houses
ReportsFolderExplorer.aspx needs to be closed too.

How do I achieve the above.
Thanks in advance.
 

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

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top