04-20-2002, 07:09 PM
|
#9
|
|
Member (13 bit)
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
|
Under...
Quote:
|
picWin.document.write('</html>');
|
Add...
Quote:
|
picWin.document.write('<center><a href="javascript:window.close();">Close Window</a></center>');
|
Hope that helps.
|
|
|