I have my handy dandy "ecommerce site". It works great on my local machine across our intranet. I have published it to a test machine, set the DSN and all that. When I try to access any of the pages after the login, this is the error I get.Response object error 'ASP 0156 : 80004005'
Header Error
/2ndharvest/members/validate.asp, line 32
The HTTP headers are already written to the client browser. Any HTTP header modifications must be made before writing page content.
Line 32 of my code reads as follows:
Response.redirect "http://scsi-imail/2ndharvest/members/start.asp?Cus_No=" & Cusnumber & ""
Why am I getting this error??? Any Ideas?
------------------
Wes
Will this be on the test?
SCSI Business Solutions