click the "X" in the title bar?
or do you mean the action of submitting also closes the form?
I don't know.
try this for your submit button <input type="submit" name="Submit"
onclick=window.close();" >. I don't know if it will work. Either 1) it will
close without submitting, or 2) hopefully submit the form data and then
close.
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.