Thread: Please Help Me - CGI Mail Form
Results 1 to 2 of 2
Related
-
Help, form mail Forum: PHP Forum
Replies: 0 -
PHP Form Mail Problem Forum: PHP Forum
Replies: 30 -
mail form birthdate Forum: PHP Forum
Replies: 1 -
E Mail Form (with only Java and html) Forum: Javascript Forum
Replies: 2 -
E-mail to a friend Form Forum: HTML Forum
Replies: 5
-
10-07-2008, 06:21 PM #1
Please Help Me - CGI Mail Form
I am building a website for a friend and this website has a form on it. The form is already built but I need help with the CGI portion of this.
I just need a script that will allow me to do this:
Email form information via email and then re-direct the user to a "Thank You, your information has been submitted" html page.
Can someone please help me with this. I have been playing around with this for days and am getting no where.
I can copy and paste the html I am using for this simple form and/or the CGI that I found online.
Thank you in advance and ANY light shed on this will be extremely appreciated.
Ukezu
-
01-03-2009, 12:35 PM #2
Re: Please Help Me - CGI Mail Form
Hi,
Do you have a good understanding of using perl modules such as MIME::Lite (my personal favourite mail interface)? Your task is very trivial and would take just 5 minutes. If you post your HTML form then I would be happy to write a perl script to process and email the data etc. Otherwise look into MIME::Lite
http://search.cpan.org/~rjbs/MIME-Lite-3.023/lib/MIME/Lite.pm
or search for free scripts available across the net.
You have many options
ChrisLast edited by HTML; 03-09-2012 at 10:16 AM.
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum