Forms: From Field Changes

wxdqz

New Member
Hello and thanks in advance for your help!!

I have a form that currently works great, except when the user hits submit, and it comes to me, the from address says admin@mydomain

On the form, I have a spot for publisher name and publisher email... and I want the email that I get to read their email address in the from spot...

here is my code

<!--webbot bot="SaveResults" S-Email-Format="TEXT/PRE"
S-Email-Address="[email protected]"
B-Email-Label-Fields="TRUE" B-Email-ReplyTo-From-Field="TRUE"
S-Email-ReplyTo="Publisher_Email"
B-Email-Subject-From-Field="FALSE"
S-Email-Subject="Publishing Dates"
S-Builtin-Fields="REMOTE_NAME"
S-Form-Fields="Publisher_Name Publisher_Email Solow_Ad_Confirm"
U-Confirmation-Url=" " startspan
--><input TYPE="hidden" NAME="VTI-GROUP" VALUE=http://www.webdeveloper.com/forum/archive/index.php/"0"><!--webbot bot="SaveResults" i-checksum="43374" endspan --><p style="line-height: 200%; margin-top: 2; margin-bottom: 2" align="left">



any help is much appreciated!!!
 
Back
Top