At some point you need to force users to upgrade. As
designer/programmer, it's almost impossible to design solutions for
every situation. Is it really worth the time and effort to modify code
for a user using godforsaken OS with little known limited functionaily
browser? I say no as do some other major sites like ESPN.

http://devedge.netscape.com/viewsource/2003/espn-interview/01/

Development is a process. At one point, a decision has to be made as to
the technical constraints of a site. In today's world it is completely
realistic to force users to enable JavaScripting ...

//ariel

-----Original Message-----
From: Hutchins, Richard [mailto:[EMAIL PROTECTED] 
Sent: Friday, May 30, 2003 10:47 AM
To: [EMAIL PROTECTED]
Subject: RE: [PHP-DB] another redirecting question


If the user has disabled JavaScript in the browser doesn't that create
another problem?

> -----Original Message-----
> From: Griffiths, Daniel [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 30, 2003 10:44 AM
> To: Rick Dahl; [EMAIL PROTECTED]
> Subject: RE: [PHP-DB] another redirecting question
> 
> 
> use javascript for your redirects then you wont have these problems
> 
> -----Original Message-----
> From: Rick Dahl [mailto:[EMAIL PROTECTED]
> Sent: 30 May 2003 15:43
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] another redirecting question
> 
> 
> The scripts I need to run before I redirect automatically 
> send output to the browser.  I cannot alter these scripts.  
> Is there a way around this?
> 
> Rick
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

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


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

Reply via email to