RES: cookies (FIX)
The correct line does not have "double back slash". I use the line as the first line of my CGI script: print "Content-type: text/html\nSet-Cookie: PS=$PS;\n\n"; and it works fine. []´s Ricardo > - Mensagem original - > De: Ricardo
RES: cookies
I use the line: print "Content-type: text/html\\nSet-Cookie: PS=$PS;\\n\\n"; and it works well. []´s Ricardo