Now Now children.

----- Original Message -----
From: "Dan Rossi" <[EMAIL PROTECTED]>
To: "Leif K-Brooks" <[EMAIL PROTECTED]>
Cc: "Peter Houchin" <[EMAIL PROTECTED]>; "Dan" <[EMAIL PROTECTED]>;
"php-general" <[EMAIL PROTECTED]>
Sent: Friday, March 28, 2003 6:47 PM
Subject: RE: [PHP] Re: Internet Explorer toolbar


> ??? who cares i gave a solution, there is no other #**#% way
>
> -----Original Message-----
> From: Leif K-Brooks [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 28, 2003 3:39 PM
> To: daniel
> Cc: Peter Houchin; Dan; php-general
> Subject: Re: [PHP] Re: Internet Explorer toolbar
>
>
> Yes, but that has nothing do to with PHP!  It's not doing it with PHP as
> was asked, it's doing it with javascript.
>
> daniel wrote:
>
> >yes simply buffer the exact javascript code and then echo it
> >
> >ie
> >
> >$buffer .= '<a href="#"
>
>onclick="window.open('something.php','something,'scrollbars=no,width=100,he
> igh
> >t=100'"></a>';
> >
> >sorry i forget the no toolbar part from the top of my head.
> >
> >
> >>===== Original Message From Leif K-Brooks <[EMAIL PROTECTED]>
> =====
> >>Correct, but he asked about doing it with PHP.
> >>
> >>Peter Houchin wrote:
> >>
> >>
> >>
> >>>yes there is java script
> >>>
> >>>Dan wrote:
> >>>
> >>>
> >>>
> >>>>On Thu, 27 Mar 2003 12:32:06 -0800 (PST), [EMAIL PROTECTED] (Manuel
> >>>>Ochoa) wrote:
> >>>>
> >>>>
> >>>>Is there any way of using php to launch a new browser without the IE
> >>>>toolbars?
> >>>>
> >>>>
> >>>>
> >>>>No. PHP is server side, not client side.
> >>>>
> >>>>
> >>>>
> >>>>
> >>>
> >>>
> >>--
> >>The above message is encrypted with double rot13 encoding.  Any
> unauthorized
> >>
> >>
> >attempt to decrypt it will be prosecuted to the full extent of the law.
> >
> >
> >>
> >>
> >>--
> >>PHP General Mailing List (http://www.php.net/)
> >>To unsubscribe, visit: http://www.php.net/unsub.php
> >>
> >>
> >
> >
> >
> >
> >
>
> --
> The above message is encrypted with double rot13 encoding.  Any
unauthorized
> attempt to decrypt it will be prosecuted to the full extent of the law.
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to