RE: [PHP] resolution

2002-06-04 Thread Martin Towell
I think this was asked recently by someone else You need to use javascript/vbscript to grab the dimensions then pass it to php php is server side and doesn't know anything about the client unless it's told about it HTH Martin -Original Message- From: Doron [mailto:[EMAIL PROTECTED]]

Re: [PHP] resolution

2002-06-02 Thread Bogdan Stancescu
JavaScript does something in this direction - you can use a little JavaScript trick to get it - check some JS docs and mail me if interested and unable to make it. What you basically need to do is use a link such as a href=javascript:bla()Continue/a or, more transparent, create an

Re: [PHP] Resolution

2001-07-23 Thread Tyler Longren
I don't believe you can get screen resolution with PHP. You'd need to use something client side, such as Javascript. Tyler - Original Message - From: Kyle Smith [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, July 23, 2001 6:45 PM Subject: [PHP] Resolution is there a code to

RE: [PHP] Resolution

2001-07-23 Thread Gonyou, Austin
Architect, CCNA Coremetrics, Inc. Phone: 512-796-9023 email: [EMAIL PROTECTED] -Original Message- From: Tyler Longren [mailto:[EMAIL PROTECTED]] Sent: Monday, July 23, 2001 10:54 AM To: Kyle Smith; [EMAIL PROTECTED] Subject: Re: [PHP] Resolution I don't believe you can get screen

RE: [PHP] Resolution

2001-07-23 Thread Rudolf Visagie
Hi Kyle, I use the following: script language=JavaScript !-- hide from none JavaScript Browsers function PassScreenWidth(what) { document.login_frm.screen_width.value=what } function GetScreenSize() { var screen_width =

Re: [PHP] Resolution

2001-07-23 Thread Daniel Rezny
Hello Kyle, Tuesday, July 24, 2001, 1:45:00 AM, you wrote: KS is there a code to show a users screen resolution and/or make a webpage go to a certain page of the site depending on the users screen resolution? KS -legokiller666- KS http://www.StupeedStudios.f2s.com KS New address new site