--- KeN ClarK <[EMAIL PROTECTED]> wrote:
> My question is (provided the rest of the script performs correctly)
> is the below snippet right? This is where the email being generated
> gets the information. From the html page that houses the form, the
> below (like locat) are in the html.
> 
> #begin snippet
> 
> if($mail_out) {
> 
> body = "email: $in{email}

Surely you mean $body? =o)

>       state: $in{state}
>       pname: $in{pname}
>       locat: $in{locat};"
> 
> #end of snippet


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

Reply via email to