Hello, I am running a script that process the user's request, which usually takes about 40 seconds. The problem is that on Internet Explorer 6, it timeouts - probably because no response was sent. How do I solve this problem? Since I tried some things and header() messages, nothing worked.