home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC User 2005 May
/
CD
/
PCU0505CD.iso
/
software
/
full
/
coffecup
/
files
/
html2005.exe
/
%MAINDIR%
/
Snippets
/
Close Window.snp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-02-16
|
185 b
|
3 lines
<!-- This will put a button on your page that will close the browser window -->
<CENTER><FORM><INPUT TYPE="BUTTON" VALUE="Close Window" onClick="window.close(self)">
</FORM></CENTER>