Hi all, I've been surfing the net for a time....found some good free scripts. But, there is one thing that I cant find....one cgi script that will send off data (by sendmail or SMTP, whatever) in a form format...easy enough, but - the "Thank you" page is done in a template, or at least the page is a HTML page, one that can be identicial to the current website im using. It must be quite simple for a proper CGI programmer (which im not im afraid!) to do that, but cant seem to find one. Can anyone tell where this script could be at? I would be very grateful. Also, if the script also includes an auto response, that would be fantatsic. Cheers
Posts: 526 | Location: UK | Registered: January 12, 2000
all you want is a fill-in-the-form-and-mail-back-a-file script?
Never seen one. I found every kind of mail script except one that mails back a binary.
So I had to write one. Email me, I'll get it to you. It's old, it's ugly, but it works with the mail modules that come with UBB6 fairly well. This is the first script I used Mime::Lite for after Mark pointed it out to me. This script later developed into the core of the UBB mail engine. (surpried nobody has expanded it's use (hacked it) to the fullest, there is a ton of things I have done with the UBB mail engine on my own site).