new thread
I need to know how can I edit a cgi-script on a PC with Win95.
I know that unix have not the same carriage return sequence as Win95.
I'll rewrite my script too!
AtW
What I do is to FTP the code down to my PC. In the FTP software, you should be able to designate which extentions should be treated as text. Any file copied with this extention will then be converted to use the CR/LF used in Windows. Alternatively, manually select a text transfer.