RE: [PHP] Re: Page Not Found - on IE

2002-01-31 Thread Robert V. Zwink
l Subject: Re: [PHP] Re: Page Not Found - on IE -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * and then Bryan Gintz blurted > It was was just the script: > > > The script was there, and it would work if you refreshed it a bunch, but > then it would give page could not dis

Re: [PHP] Re: Page Not Found - on IE

2002-01-30 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * and then Bryan Gintz blurted > It was was just the script: > > > The script was there, and it would work if you refreshed it a bunch, but > then it would give page could not display error ?? Can you post the script Bryan? I can't promise to

Re: [PHP] Re: Page Not Found - on IE

2002-01-30 Thread Bryan Gintz
It was was just the script: The script was there, and it would work if you refreshed it a bunch, but then it would give page could not display error ?? Nick Wilson wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > > >* and then Bryan Gintz blurted > >>It does now, but supposedly,

Re: [PHP] Re: Page Not Found - on IE

2002-01-30 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * and then Bryan Gintz blurted > It does now, but supposedly, it still doesn't work. > I tried to force it to look for refresh by making the form action call > the script with a unique id What /was/ the URL when it was giving you trouble? -

Re: [PHP] Re: Page Not Found - on IE

2002-01-30 Thread Bryan Gintz
It does now, but supposedly, it still doesn't work. I tried to force it to look for refresh by making the form action call the script with a unique id Nick Wilson wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > > >* and then Mike Frazer blurted > >>I have no idea what may work as

Re: [PHP] Re: Page Not Found - on IE

2002-01-30 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * and then Mike Frazer blurted > I have no idea what may work as a permanent fix. It's just one of those > annoying Windows errors. I have, however, found that most often there's an > error in your code that isn't a compile-time error. Does th

Re: [PHP] Re: Page Not Found - on IE

2002-01-30 Thread Mike Frazer
I have no idea what may work as a permanent fix. It's just one of those annoying Windows errors. I have, however, found that most often there's an error in your code that isn't a compile-time error. Mike "Bryan Gintz" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECT

Re: [PHP] Re: Page Not Found - on IE

2002-01-30 Thread Bryan Gintz
If I do this: $uniq = uniqid(""); It seems to get by the problem, but if anyone knows WHY it is doing this, please let me know. Thanks Mike Frazer wrote: >Page not found (error 404) or Page cannot be displayed (a DNS error, as >stated at the bottom of the screen)? I've seen the latter of th

Re: [PHP] Re: Page Not Found - on IE

2002-01-30 Thread Bryan Gintz
Sorry, "The page cannot be displayed" DNS Error Mike Frazer wrote: >Page not found (error 404) or Page cannot be displayed (a DNS error, as >stated at the bottom of the screen)? I've seen the latter of the two >countless times, only in IE. > >Mike Frazer > > >"Bryan Gintz" <[EMAIL PROTECTED]