View Single Post
Old March 9th, 2003, 02:31 AM     #3 (permalink)
davidamarkley
Ultimate Member
 
davidamarkley's Avatar
 
Join Date: May 2002
Location: Joplin, MO
Posts: 2,353
Send a message via ICQ to davidamarkley Send a message via AIM to davidamarkley
PHP Code:
<FORM><input type="button" Value="Close Window" onClick="window.close()"></FORM
Basically it just gives you a button that says "Close Window" and the rest I'll leave to you...

BTW, if you have this code on a page with another form, you may have to have a 'name=' value in there also...

David

Last edited by davidamarkley : March 9th, 2003 at 02:35 AM.
davidamarkley is offline   Reply With Quote