When I submit a form on one particular page, I get the following HTTP header info. being dumped at the top of my page:
 
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Tue, 19 Mar 2002 16:24:47 GMT
Connection: close
Content-type: text/html
Page-Completion-Status: Normal
Set-Cookie: CFID=211502; path=/;
Set-Cookie: CFTOKEN=87214107; path=/;
 
Does anyone know specifics on how to work around this.  It's happened to another member of our team before and he had to go rebuild his forms and rename his input name's and it seemed to fix it.  I'd love to know if this is what I really need to do or if there's a simple, obvious solution that I'm missing.
 
Paul

Reply via email to