How do I get an e-mail address from someone who uses my guest boo.

E

electraglide

I have set up a guest book on my web site using the Form Page wizard. It
works OK except that I can't reply to people who contribute because the
Remote User field is blank. How do I pick up the addresses of contributers so
as I can reply to them please?
 
S

Steve Easton

You need to add a field for the user to enter their email address and then make it the "Reply to"
field in Form Properties > Advanced.

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

Andrew Murray

Doesn't the guestbook ask for their email address (when they fill out the form to
submit their entry, it should have a field for "email".?

You can make this "required" by going to form field properites for the "email"
field and then to "Validation" and check the option "required" and set a minimum
number of characters. it doesn't check for a "valid" email format, just that the
email field has been completed.

Another script or other solution will be needed if you want to ensure people
enter the email in the format like [email protected]
 
Top