Re: Form Email

by Kimiko Drew <macruimmon(at)earthlink.net>

 Date:  Wed, 16 May 2001 08:43:16 -0700
 To:  "WoodyBoi" <woodyboi(at)mindspring.com>,
<hwg-techniques(at)hwg.org>
 In-Reply-To:  earthlink
  todo: View Thread, Original
Hi Woody

>So my questions are:
>
>Do I have to use CGI Scripts just for that?  Or can I just
>create a form using HTML to just email the information=20
>they have put in the form?

>If so,  how would one go about
>doing that?

You need some sort of server side processing, because html will just give 
you the format to use, not the means to process it. I personally use php, 
because I just can't get the hang of perl/CGI.

>And can I include form elements inside of table
>cells?

Yes, the format of the form on the page doesn't matter. I use tables all 
the time to format the page. What matters is the code used to process the 
form, and making sure to name each form element, and giving each element 
appropriate variables.

>Any information you can provide would be SOOO
>appreciated.  The page isnt online yet.. . but will be soon.
>However, I am including the code used.

I have a basic form setup I use in PHP, and I know there are scripts for 
CGI forms. If you just have that small amount of stuff, look at Matt's 
Scripts: http://worldwidemart.com/scripts/formmail.shtml. If you are 
interested in php, and your server supports that, do a Google search on 
"php form mail", as I found several entries.

hth


Kimiko Drew
macruimmon(at)earthlink.net
http://home.earthlink.net/~macruimmon/

a web designer in The Camarilla
White Wolf's Official Fan Club

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA