E-Mail Forms

R

ReelGoofy

I have a feedback form that I have on my website who's contents gets
e-mailed to me. The problem I am having is I am not too sure where it is I
can establish who it is that e-mail comes from. It is coming from one e-mail
address that I have but I would like to chnage it. Can anyone point me in
the right direction?

Thanks in advance...
 
S

Steve Easton

You need to make a form field for the viewer to add their email address, and then in Form
Properties, set the Reply to feature equal to the form filed that contains the email address. Then
when you receive the email and click Reply the senders address will appear in the To: field. You
can't make the email show as coming from the actual sender as it is really coming from your server.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
A

Arnold Gao [MSFT]

HI,

You cannot change the "From Address" automatically for emails because it is
configured in FPSE. That is to say, all the emails will come from one
address. However, as Steven said, we can changed the reply-to address for
each email.

1. Insert a form and a text box into the page. For example, the name of the
text box is T1.
2. Right click the form and select "Form Properties".
3. Click Options and go to the "E-mail results" tab.
4. In the "Reply-to line", input T1.

After that, when you reply the mail, you will see the e-mail address which
is entered in text box "T1" in the to line.

Hope it helps.

Sincerely,

Arnold Gao

Microsoft Online Partner Support


Get Secure! - www.microsoft.com/security

====================================================
When responding to posts, please "Reply to Group" via
your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and
confers no rights.
 
Top