|
|
 |
RE: FN-FORUM: Help with my CGI script? - COME ON SOMEONE HELP THIS GUY OUT
date posted 31st July 2005 12:09
If he actually sent the full script we might have a better idea. So far he's
just written a few bits into an email with at least two errors in it.
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] Behalf Of craig -
freelance web designer
Sent: 31 July 2005 11:34
To: FN-FORUM / [EMAIL REMOVED]
Subject: RE: FN-FORUM: Help with my CGI script? - COME ON SOMEONE HELP
THIS GUY OUT
COME ON SOMEONE HELP THIS GUY OUT!!
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of
Stephen Crawford
Sent: 31 July 2005 03:31
To: FN-FORUM / [EMAIL REMOVED]
Subject: FN-FORUM: Help with my CGI script?
Hello everyone.
I wonder if anyone has got a small amount of time
To help me out with a perl CGI script I'm having a few problems with.
I've defined the necessary variables like this:
$mailprog = '/usr/sbin/sendmail [EMAIL REMOVED] -i -t';
@referers = ('a1opportunity.net');
@valid_ENV = ('REMOTE_HOST', REMOTE_ADDR', REMOTE_USER',
'HTTP_USER_AGENT',
'HTTP_REFERER');
@recipients = [EMAIL REMOVED]
And I get the CGI message back which says:
"The specified CGI application misbehaved by not returning a complete
set of
HTTP headers."
I've only just started to learn perl, so any help I can get with this
would
be much appreciated cos I know you guys are busy.
Cheers
stephen
--
Behind every successful man
is an astonished Mother in Law!
Need some Success ?- Extra Money? - More Time?
We specialise in helping people start their own home
Based business so why notCall 0800 195 27 36
or visit www.a1opportunity.net for
your FREE no obligation information pack
--
Freelancers, contractors earn more with Prosperity4
Call 0870 870 4414 or visit www.prosperity4.com
and benefit from Inland Revenue approved expenses today.
To advertise here: http://www.freelancers.net/advertising.html
--
Freelancers, contractors earn more with Prosperity4
Call 0870 870 4414 or visit www.prosperity4.com
and benefit from Inland Revenue approved expenses today.
To advertise here: http://www.freelancers.net/advertising.html
|
 |
|