Can a FP form on two pages send mail to two email addresses

B

bluto

I have 1 front page form on two different pages, The e-mail addresses are
different on both pages. But one email address does not receive the email
messages. The two forms pages are located in the root directory of the site.
Is there any way to have the two forms send mail to two seperate email
addresses?
 
J

Jens Peter Karlsen [FP-MVP]

Check that the email address that doesn't work is valid.
Look for spelling mistakes

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
S

Stefan B Rusynko

It has nothing to do w/ FP and the FP forms handler
- it all depends on the host server setup and whether they allow mail to be sent by the server to other than an address at the
server (most don't)




| Using the FP form handler requires the email address to be one on the same
| domain.
|
| i.e. your site might be www.yoursite.com. The email address you use to send
| the form data to must be
| for example, [email protected] but if you have [email protected] and try to
| use this in the form properties, and your site is www.yoursite.com - this
| won't work.
|
| | >I have 1 front page form on two different pages, The e-mail addresses are
| > different on both pages. But one email address does not receive the email
| > messages. The two forms pages are located in the root directory of the
| > site.
| > Is there any way to have the two forms send mail to two seperate email
| > addresses?
| > --
| > Regards,
| >
| > Brutus,
|
|
 
Top