Well, I believe the problem is that your not returning any headers from the
script, so it can not be displayed.
Without posting the perl code, there is no real way to tell, but the error
you are explaining is normally a result of you not using the following line
at the top of your script:
print "Content-type: text/html\n\n";
Hope that helps
---------------------------------------------------------------
Charles E. Pelkey [EMAIL PROTECTED]
C.P. Designs http://cpdesigns.dyn.ns1.net/
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users