Posted by Moneypenny on 12/06/05 23:39
You can make a little javascript function who close the popup in 2 seconds
afther the submit.
like:
<form action="blaat.php" onSubmit="close_window()">
........
</form>
"Neil" <nomailplease@mail.com> schreef in bericht
news:Kjilf.15376$cR4.2209@fe03.lga...
> Is there a way to close a popup form using the same submit button, rather
> than the form loosing control to the submit destination?
>
> Or can a submit button send my form to a URL of my choice?
>
> suggestions appreciated.
>
>
[Back to original message]
|