Forms/email confirmation

J

james

Ive set up a forms page that is sent to a (forms.htm)page is there a way that when a form is sent that something like a confirmation is sent to a email address/also is there a way that you can set up a password to see this page
 
J

Jim Buyens

-----Original Message-----
Ive set up a forms page that is sent to a (forms.htm)page
is there a way that when a form is sent that something
like a confirmation is sent to a email address.

Right-click the form, choose Form Properties, and under
Where To Store Results, fill in the E-Mail Address box.
also is there a way that you can set up a password to see
this page

Put the page in a new subweb, and then restrict access to
that subweb. The procedure for this varies somewhat
depending on the type of server, but for Windows, consult?

Securing Web Pages With Windows Authentication
http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=34

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
R

Rick Budde

Jim's response will send every form submission to a
single email address. If you are looking to have the
confirmation emailed to the person who filled out the
form, Front Page Forms will not handle that situation.
 
J

james

ive found out that the server has no email client set up yet so theserver will not send the email
 
J

Jim Buyens

Rick Budde said:
Jim's response will send every form submission to a
single email address. If you are looking to have the
confirmation emailed to the person who filled out the
form, Front Page Forms will not handle that situation.

This is true. If you want to send to a variable e-mail address,
if if you're concerned about the fixed e-mail address appearing
in Web page comments, browse:

Mailing Form Data
http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=46

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
Top