open popup>close>refresh main
Posted: Thu Jul 27, 2006 9:25 am
there are 2 pages :
main.php
popup.php
--------------------------------
main.php :
has a link that open a new window (popup.php)
popup.php :
has a form. once the button is clicked, it will update the database, then this new window will close automatically.
when the new window closed, main.php will refresh automatically.
how to make these things possible? FYI, im using macromedia dreamweaver. sorry if my english is bad.
main.php
popup.php
--------------------------------
main.php :
has a link that open a new window (popup.php)
popup.php :
has a form. once the button is clicked, it will update the database, then this new window will close automatically.
when the new window closed, main.php will refresh automatically.
how to make these things possible? FYI, im using macromedia dreamweaver. sorry if my english is bad.