How can i get a form to submit, but by opening a new window and displaying the results there?
i.e. something like
<form name="form" method="post" action="submit.php">
I need results to be sent to a popup window which has submit.php in it...
Got me
Jee
i.e. something like
<form name="form" method="post" action="submit.php">
I need results to be sent to a popup window which has submit.php in it...
Got me


Jee
Comment