#!/usr/local/bin/perl5 push (@INC, '/cgi-bin'); require ('cgi-lib.pl'); # This should match the mail program on your system. $mailprog = '/usr/lib/sendmail'; # This should be set to the username or alias that processes the # requests $recipient = "classifieds\@immuneweb.org"; # Print out a content-type for HTTP/1.0 compatibility print "Content-type: text/html\n\n"; # Print a title and initial heading print "
"; print MAIL "$in_key[$i] = $in_val[$i]\n"; } print MAIL "-----------------------------------------------\n"; close (MAIL); print "Your classified ad has been submitted. Your ad will appear within two weeks of us receiving your payment and your banner.
";
print 'Please continue to our Payment Page
';