Hi,

Yes, Javascript can do this. Look at this:

<script type="text/javascript">
 this.window.close();
</script>

You can wrap this in a <A HREF...> tag as well. 


Greetz,
Bjorn Van Simaeys
www.bvsenterprises.com



--- Jeremy Morano <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Can anybody tell me what the code to close the
> browser is?
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> To contact the list administrators, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to