Yeah probably, you might need to add a 1 or 2 second delay to the meta refresh...
Matt Babineau MCWD / CCFD ----------------------------------------- e: [EMAIL PROTECTED] p: 603.943.4237 w: http://www.criticalcode.com PO BOX 601 Manchester, NH 03105 -----Original Message----- From: Chris Boget [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 31, 2002 12:36 PM To: Matt Babineau; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PHP] Browser Javascript capabilities > <META HTTP-EQUIV="Refresh" CONTENT="0;URL=newpage.php?jscript=off"> Pardon my ignorance, but wouldn't this immediately send the browser onto the next page before it had the opportunity to get to and run this: > <SCRIPT> > location.href='newpage.php?jscript=on'; > </SCRIPT> ? If that's the case, wouldn't you want to delay the refresh by a few seconds to allow the javascript to force the redirection? Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php