#!/usr/bin/perl require "thevars.pl"; $mailserver = "206.152.180.10"; ############################################## # Print The Page Header # print "Content-type: text/html\n\n"; print <<"EOF";
CLASSIFIEDS |
Premier Dealerships |
Get paid cash to list ads on TU! CLICK HERE! |
||
AUCTIONS DEALERS WANTED JOBS B2B
|
|
EOF ; ############################################## # Sub: Add New Item sub newitem { $inc = "1.00"; if ($form{'REPOST'}) { if (open (THEFILE, "$basepath$closedir/$form{'REPOST'}.dat")) { ($title, $reserve, $inc, $desc, $loca, $image, $image2, $image3, $image4, $cat1, $cat2, $cat3, $cat4, @bids) =