Thanks to all who replied. problem solved.

Zahir

The only thing obvious is your \s should be \\s when inside double
quotes.  State your OS, webserver, browser so we have some idea of
your environment and also do as previously suggested:

use strict;
use warnings;
use CGI::Carp qw(fatalsToBrowser);

You could also try hex-dumping the file and the returned file and
see what's different.




--
Zahir Lalani
SystemZ
[EMAIL PROTECTED]
_______________________________________________
Perl-Win32-Web mailing list
Perl-Win32-Web@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to