[PHP] Internet Explorer toolbar

2003-03-27 Thread Manuel Ochoa
Is there any way of using php to launch a new browser without the IE toolbars?

Re: [PHP] Internet Explorer toolbar

2003-03-27 Thread Haseeb Iqbal
hello,
just want to suggest something to the list manager. there should be a way to
email every newly subscribed user about what php can do and what php can't
this will help solve many problems.i have been subscribed to this list for
10 days or so and i have recieved more then 50% of the mails about php doing
client side stuff.and everytime the nice people explain to them what php can
do.

i think all new users should get an email explaining what php is and what
can it do.

just a suggestion no hard feelings.

Haseeb

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



RE: [PHP] Internet Explorer toolbar

2003-03-27 Thread Jeremy Russell
Use javascript -- window.open(url,toolbar=no);

-Original Message-
From: Manuel Ochoa [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 27, 2003 2:32 PM
To: PHP General
Subject: [PHP] Internet Explorer toolbar


Is there any way of using php to launch a new browser without the IE
toolbars?

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



Re: [PHP] Internet Explorer toolbar

2003-03-27 Thread Ray Hunter
This is why it is imperative that the user first research the topic
(problem) via on-line references (search engines, docs, howtos,etc) then
post to the mailing list when all these resources have been exhausted.

--
Ray


On Fri, 2003-03-28 at 02:43, Haseeb Iqbal wrote:
 hello,
 just want to suggest something to the list manager. there should be a way to
 email every newly subscribed user about what php can do and what php can't
 this will help solve many problems.i have been subscribed to this list for
 10 days or so and i have recieved more then 50% of the mails about php doing
 client side stuff.and everytime the nice people explain to them what php can
 do.
 
 i think all new users should get an email explaining what php is and what
 can it do.
 
 just a suggestion no hard feelings.
 
 Haseeb


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