Hello,
Wish you all Happy Holi.

I'm having some minor problems with Apache & CGI working. In some of my Perl 
scripts to display HTML page dynamically, I have used CGI header function. I 
created a new CGI object x & the printed
print $x -> header;

When this script is executed the browser gives me error saying the document 
contains no data. Then I changed that line & replaced with the following
print "Content-Type:text/html","\n\n";
The problem was solved. Why is that happening. I always have some probs when 
I use CGI functions in my Perl scripts.

Mayur
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the mailing list 
button and fill the appropriate information 
and submit. For any other queries contact the ML maintener

Reply via email to