March 9th, 2003, 02:31 AM
|
#3 (permalink)
|
| Ultimate Member
Join Date: May 2002 Location: Joplin, MO
Posts: 2,353
| 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.
|
| |