Form for indication

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I can use forms correctly with my FP2000. Every form I use has a typed e-mail
address in the forms properties and it is all fine.

I wish to know how can I use an e-mail that is TYPED IN a field of this
form to send the contents of this form to.

For example: John visits my website and fills in the form with these data :

name : John
e-mail : (e-mail address removed)
friend : (e-mail address removed)
message : ..........text ........

When he clicks the POST button i wish that the contents of the form are
received by PETER in his e-mail (e-mail address removed)

Thanks.
 
Cannot be done using the FrontPage form handler.
You will need a custom written script using whatever technology (ASP,
asp.NET, PHP, Perl/CGI, etc.) your host supports.
 
Back
Top