I would like to know if there any way to put an text input field for
the email addtess you want to send the form to.

Re: Forms by Ronx

Ronx
Tue Mar 11 11:54:26 CDT 2008

Not when using the FrontPage extensions to process the form.
If you use server side scripting using asp, asp.NET, php etc., then this
is feasible but add code in the processing script to prevent users
spamming others - in other words restrict the addresses the mail can go
to using server side validation.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp




"doughm@comcast.net" <doughm@comcast.net> wrote in message
news:9188c877-6558-460c-96d9-fbe7f427fd36@59g2000hsb.googlegroups.com:

> I would like to know if there any way to put an text input field for
> the email addtess you want to send the form to.


Re: Forms by Thomas

Thomas
Tue Mar 11 11:58:04 CDT 2008

Not possible when using the FP Form Handler, requires custom server-side scripted form handler
written in ASP, ASP.Net, PHP, etc. to accomplish.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================


<doughm@comcast.net> wrote in message
news:9188c877-6558-460c-96d9-fbe7f427fd36@59g2000hsb.googlegroups.com...
>I would like to know if there any way to put an text input field for
> the email addtess you want to send the form to.