How to get forms to show senders email mail address?

G

Guest

After going around in little circles for my Malaysian client, I cannot
resolve how to show senders name on a returned form instead of the name
"anonymous" Clicking reply works fine but as I once had the senders name
show, my client is going potty & wants the name showing. I gett the subject
line fine (not a ticked field name) but the reply to line is a field name &
is ticked. The site is www.oriental-hotel-penang.com/emailres1.htm
................................. any advice appeciated please!
Regards
- -
BF
 
T

Tina Clarke

Bob said:
After going around in little circles for my Malaysian client, I cannot
resolve how to show senders name on a returned form instead of the name
"anonymous" Clicking reply works fine but as I once had the senders name
show, my client is going potty & wants the name showing. I gett the subject
line fine (not a ticked field name) but the reply to line is a field name &
is ticked. The site is www.oriental-hotel-penang.com/emailres1.htm
................................ any advice appeciated please!
Regards
- -
BF

If the don't put the email addy in ... it won't be there ... make the form
validate on that field ... meaning if they don't put in an email addy the
form wont' send.. the form should say please enter a email addy or something
similar select the email field right click choose form field properties and
choose the validate button tick date required under data length press ok etc
.....

hth Tina
Tip now out is: Selecting files with folder view
http://frontpage-tips.com/ - FrontPage Tips
Frontpage Tips Ebook, Vol I. AVAILABLE NOW!
 
G

Guest

Afraid that the email & repeatemail fields are ALL fully validated but still
the email result is still returned as an "anonymous" sender...........what to
do please???? Clicking the Reply button is OK with the correct address but
my client won't have the "anonymous" sender! The form is on
www.oriental-hotel-penang.com/emailres1.htm
Regards,
Robert
 
A

Andrew Murray

no you can't have the "from" field in your mail reader populate with the
name of the sender, since it is your web server "sending" the mail not the
actual person. It's not the same as one person using Outlook to send an
email to another person retrieving their mail on Outlook.
 
R

Ronx

You will have to write your own form-handler in whatever technologies
your host supports (ASP,ASP.NET,PHP etc.)
The FrontPage form handler will use whatever email address/name that
has been configured in the extensions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top