[PHP] Page Not Found - on IE

2002-01-30 Thread Bryan Gintz

Sometimes with certain PHP scripts, when a form is posted to another PHP 
script, IE says the page cannot be found.  It seems to happen randomly, 
and if you refresh a couple times, you can then load the page.  

Any ideas on why, and how to fix it?

Thanks,


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]





RE: [PHP] Page Not Found - on IE

2002-01-30 Thread Rick Emery

Is the PHP script you're moving to trying to dao a long or complec database
query?  that is, are you timing out?

-Original Message-
From: Bryan Gintz [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 30, 2002 12:33 PM
To: PHP List
Subject: [PHP] Page Not Found - on IE


Sometimes with certain PHP scripts, when a form is posted to another PHP 
script, IE says the page cannot be found.  It seems to happen randomly, 
and if you refresh a couple times, you can then load the page.  

Any ideas on why, and how to fix it?

Thanks,


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]