> Sure, I've got my own Apache-server. Then I wonder why you going to Upload it, but not save your file directly inside the bin ? Are you running them with different OS ?
> print "Content-type:text/html\n\n"; Yes, like Janek said, you may try to make it print "Content-type: text/html\n\n"; (with a space between : and text ) > http://voelspriet2.nl/cgi-bin/comments.cgi > http://voelspriet2.nl/cgi-bin/commentgood.cgi > you can try to run your sciprt in shell, or use CGI::Carp qw/fatalsToBrowser/ to check ( Janek told me =)) If you can run this with no error in shell, but you can't run it on browser, that would normally, just normally because of the header problem. Conclusion, I can't tell if your script's fatal is because of the box (^M) or not, but if you are running you OS same as the server, don't upload it. Directly save your work to the bin would be fine. Rgds, Connie -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]