RE: [PHP] User Screen Resolution

2004-10-27 Thread Vail, Warren
27;t use a hammer to tighten a screw... - Original Message - From: "Vail, Warren" <[EMAIL PROTECTED]> To: "'Larry E. Ullman'" <[EMAIL PROTECTED]>; "Web Guy" <[EMAIL PROTECTED]> Cc: "PHP" <[EMAIL PROTECTED]> S

Re: [PHP] User Screen Resolution

2004-10-27 Thread Brad Bonkoski
er to tighten a screw... - Original Message - From: "Vail, Warren" <[EMAIL PROTECTED]> To: "'Larry E. Ullman'" <[EMAIL PROTECTED]>; "Web Guy" <[EMAIL PROTECTED]> Cc: "PHP" <[EMAIL PROTECTED]> Sent: Wednesday, October 27,

RE: RE: [PHP] User Screen Resolution

2004-10-27 Thread Vail, Warren
] User Screen Resolution Phil Ewington will be out of the office until 1st November. If your enquiry is urgent please email Ian Lowe ([EMAIL PROTECTED]). -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] User Screen Resolution

2004-10-27 Thread Vail, Warren
Vail -Original Message- From: Larry E. Ullman [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 27, 2004 3:40 PM To: Web Guy Cc: PHP Subject: Re: [PHP] User Screen Resolution > I am new to PHP and couldn't find any Globals for the User's Screen > Resolution. (don't laug

Re: [PHP] User Screen Resolution

2004-10-27 Thread Robby Russell
On Wed, 2004-10-27 at 15:25 -0700, Web Guy wrote: > I am new to PHP and couldn't find any Globals for the User's Screen > Resolution. (don't laugh at me please) > > I used to use a Javascript function to pass the resolution using > screen.width and screen.height. > > What I am actually trying to

Re: [PHP] User Screen Resolution

2004-10-27 Thread Matthew Sims
> I am new to PHP and couldn't find any Globals for the User's Screen > Resolution. (don't laugh at me please) > > I used to use a Javascript function to pass the resolution using > screen.width and screen.height. > > What I am actually trying to do is make a page resize depending on screen > resol

Re: [PHP] User Screen Resolution

2004-10-27 Thread Larry E . Ullman
I am new to PHP and couldn't find any Globals for the User's Screen Resolution. (don't laugh at me please) I used to use a Javascript function to pass the resolution using screen.width and screen.height. What I am actually trying to do is make a page resize depending on screen resolution, in case