Bugs in your ASP!
from
WinCustomize Forums
"An error occurred in processing this image.
Response object error 'ASP 0156 : 80004005'
Header Error
/upload2.asp, line 63
The HTTP headers are already written to the client browser. Any HTTP header modifications must be made before writing page content"
It would seem that you are tring to do something not allowed... possibly use the response.redirect of somthing else header wise in ASP?
Anyways, obviously something is logged server side because jafo has mailed me. It is the screenshot that is the problem. Is their a filesize, dimensions, colour depth limit or something, if so please share this information on the upload page. And fix the ASP so that a nice error is displayed identifying why it was rejected, rarther than it was rejected, and asp crash!
CHEERS - GR8 SITE! (even broke bit
)
Response object error 'ASP 0156 : 80004005'
Header Error
/upload2.asp, line 63
The HTTP headers are already written to the client browser. Any HTTP header modifications must be made before writing page content"
It would seem that you are tring to do something not allowed... possibly use the response.redirect of somthing else header wise in ASP?
Anyways, obviously something is logged server side because jafo has mailed me. It is the screenshot that is the problem. Is their a filesize, dimensions, colour depth limit or something, if so please share this information on the upload page. And fix the ASP so that a nice error is displayed identifying why it was rejected, rarther than it was rejected, and asp crash!
CHEERS - GR8 SITE! (even broke bit
)