| |
jennyd
Posts: 6
Score: 0
Joined: 6/1/2001
From: USA
Status: offline
|
Hi there I have an .asp page which only has some VBScript in it. It gets called by another page and then redirects at the end to another page - I get the following error (actually I get it quite often when using the Response object) Would someone be able to explain (or point me towards a resource that does!) what it actually means and how to avoid it?? Response object error 'ASP 0156 : 80004005' Header Error nameOfFile.asp, line 3 The HTTP headers are already written to the client browser. Any HTTP header modifications must be made before writing page content. Thanks! Jenny :)
|
|