08-06-2006, 01:06 AM
|
|
|
Viva la vulva!
Join Date: Mar 2003
Location: you can't please everyone, so you got to please yourself
Posts: 16,557
|
Save the info from the popup window (cookie, database, etc)
Have this code in the popup:
script tag
opener.location.reload(true);
self.close();
/script tag
Read the info in the initial window
|
|
|