Use IE long enough to find out what the output is...

Or, log output to a file as well as the browser.

Or...  Is this thing taking more than 30 seconds to run?

http://php.net/set_time_limit

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: Peter Fekkes <[EMAIL PROTECTED]>
Newsgroups: php.general
To: php <[EMAIL PROTECTED]>
Sent: Thursday, August 09, 2001 11:20 AM
Subject: Form POST problem with Netscape 6


> Hi,
>
> I use a few forms on my websites, one of them is to log in onto the site.
>
> These sites all work well in MSIE and Netscape 3 and 4.7 BUT in Netscap 6
> (6.0, 6.01 and 6.1) there is a strange effect: The result page starts
> loading but the loading is broken before the end of the page. The php
> scrips are completed (results are in the database, emails are send out
> etc.) and the page is generated but simply doesn't tranfer completely.
>
> For one form, the transfer always breaks at the same point, which is a
> fferent point for different forms.
> I cannot look into the transmitted source because netscape does a reload
on
> "view source" which is not performed for dynamic pages....
>
> Anyone seen this before? Does anyone have a qlue where to look for?
> (It looks to me like a header problem, but I have no idea what kind of
> header problem..)
>
> Thanks in advance!
>
> Peter.
>


-- 
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]

Reply via email to