Forms

D

doughm

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.
 
R

Ronx

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.
 
T

Thomas A. Rowe

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
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top