Forms with conditons

R

R Vincent

I need to create a form that accepts customer information such as name, email
and phone number then if all this criteria is met will
1) take the customer to a page with a link that will allow them to download
demo software.
or
2) send them an email with a link to a download site.
 
S

Stefan B Rusynko

To make sure they fill in all data use FP form filed validation

To send them an Email you will need to use some server side script (depends on your hosted server OS and what they support)
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|I need to create a form that accepts customer information such as name, email
| and phone number then if all this criteria is met will
| 1) take the customer to a page with a link that will allow them to download
| demo software.
| or
| 2) send them an email with a link to a download site.
|
 

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