Click to See Complete Forum and Search --> : pop up window control


alli
03-20-2003, 08:47 AM
I'm trying to submit text in a textbox to the database using a button on the pop up window. Also, at the onclick event I want to close the pop up window and refresh the parent window to show the update to the database.

Can you pls help?

dabush
03-20-2003, 09:10 AM
onClick="database();opener.close();"