outputting the content in text/plain mode
Dear all,I am trying to run a cgi script on a windows 3k server and this is giving a problem. The script is outputting the content in text/plain mode whereas the script is meant to be outputting in the content in text/html mode.
I have configured the server to allow cgi scripts but can not figure out why it is outputting in text/plain. Everything else is working on this server including scripts written in php.
Please help.
Thanks.