NAME
beginners-faq - FAQ for the beginners-cgi mailing list
1 - Administriva
1.1 - I'm not subscribed - how do I subscribe?
Send mail to <[EMAIL PROTECTED]>
You can also specify your subscription email address by sending email to
(assuming [EMAIL PROTECTED] is your email addr
Das dumme daran ist nur dass du da unten deine eMail Adresse einsetzen
musst, sonst wird nämlich Joseph Davies nach bestätigung gefragt, ob ER
wirklich entfernt werden möchte.
Ups, das war ja deutsch.
Ok, now in english:
send a message to:
[EMAIL PROTECTED]
Then you might get an eMail where you ha
So
removal of an errant print statement and insertion of
print $cgi->header ( "text/html" );
instead of $cgi->header ();
fixed the problem. I think the above would have been ok once I had
reconfigured apache's default to be html/text but for a print statement I had
between my $cgi = new C