closing webform

  • Thread starter Thread starter Guest
  • Start date Start date
VM,

To do this, you will have to inject script code from the server side to
have the browser window close. The code on the server runs on the server,
returning a response when a request is made. Because of this, you have to
issue commands to the browser in the request that it can understand, like
javascript.

Hope this helps.
 

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