good point, you could output a link for the user to click if they have turned it off. Another method would be to do the processing on the same page so that a redirect is not needed, just use a flag in the post or get array to run the nessasry script. -----Original Message----- From: Hutchins, Richard [mailto:Richard.Hutchins@Getingeusa.com] Sent: 30 May 2003 15:47 To: php-db@lists.php.net Subject: RE: another redirecting question If the user has disabled JavaScript in the browser doesn't that create another problem? > -----Original Message----- > From: Griffiths, Daniel [mailto:daniel.griffiths@conconf.org] > Sent: Friday, May 30, 2003 10:44 AM > To: Rick Dahl; php-db@lists.php.net > Subject: RE: another redirecting question > > > use javascript for your redirects then you wont have these problems > > -----Original Message----- > From: Rick Dahl [mailto:dmbserver@hotmail.com] > Sent: 30 May 2003 15:43 > To: php-db@lists.php.net > Subject: 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