Hi,
maybe now someone can help me.
While i get a "network error" message from netscape i get no message from
ie. Itīs like i make a reload on my page and not that i am sending a lot of
data over with my form.
While testing with ie i figured out that the problem, why ie displays
nothing is, because the variable HTTP_POST_VARS is empty and my script
checks the HTTP_POST_VARS variable.
But how can it happen that sometimes HTTP_POST_VARS has data and sometimes
not? I have a Apache Web-Server.
Any idea?
claudia
> Hi,
>
> has anyone ever seen the message "Network error occured while Netscape
> was receiving data ..."
>
> This happens when i save data in my informix database. The values are
> saved, but i get the error message when the browser trys to load the new
> page. The strange thing is, it happens only sometimes on various sites.
> I think it has something to do with the traffic on the site (ca. 400
> users).
>
> After inserting a flush() into the page, which i want to load, i get
> parts of the new page. I saved this page on disk and had a look at the
> HTML, itīs complete, but my browser canīt show it and i get the network
> error message.
>
> If i make a "View Source" of the uncomplete page i get:
> <TITLE>Missing Post reply data</TITLE>
> <H1>Data Missing</H1>
> This document resulted from a POST operation and has expired from the
> cache. If you wish you can repost the form data to recreate the document
> by pressing the <b>reload</b> button.
>
> Iīm working on NT4, php4.0.4pl1, ODBC-> Informix Database
>
> Thanks for any help!
>
> Claudia
--
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]