<html><head></head><body>This is a popup window,
which may not open on any random system thanks to popup blockers
on the chance that it does open, I want to close it 5 seconds later
<script type='text/javascript'>
<!--
settimeout('self.close()',5000);
--></script></body></html>
also
<body onload="javascript:settimeout('self.close()',5000);">
almostbob
Posting Sensei
3,149 posts since Jan 2009
Reputation Points: 571
Solved Threads: 376
even you can try this code in any filter like in if else
echo'';
manishmannan
Junior Poster in Training
58 posts since Nov 2009
Reputation Points: 10
Solved Threads: 4