
|
email this FAQ to a colleague
Q:
I am running into the "HTTP Headers already written" error, what is the Problem?
A:
You should put
response.buffer = true
at the top of source code, then I put
response.clear
reponse.redirect "terima.asp"
- Budhy Susatyo Heru
|