BBargains
10-22-2002, 02:55 AM
Hi,
I'm using a form within a pup up box, and I am trying to get the submit value to work in conjunction with the window close.
So when the user hits the submit button, the information is sent to my database & closes the pop up window.
This is the code I have tried...(Unsuccessfully).
I can get one or the other to work, but not together.
<input type="submit" value="Find Me The Best Price !" onClick="window.close()">
I would appreicate if someone can help me out.
Cheers,
Rob.
I'm using a form within a pup up box, and I am trying to get the submit value to work in conjunction with the window close.
So when the user hits the submit button, the information is sent to my database & closes the pop up window.
This is the code I have tried...(Unsuccessfully).
I can get one or the other to work, but not together.
<input type="submit" value="Find Me The Best Price !" onClick="window.close()">
I would appreicate if someone can help me out.
Cheers,
Rob.