execute client side script + server side code for button click

G

Guest

Hello everyone,

Thank you in advance for your time and help.

Mine is an asp.net/C# application. I have an aspx page(parent window) which
has a link that launches a new ie window with another aspx page(child
window). The child window has a button with some server side event code for
button_click.
What I want to do is to close the child window after the server side event
code has been executed for the button click.
 

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

Top