Emailing a link from a form.

J

Jeff Barnes

Hi,

I have seen websites that request information (name, email etc...) before
allowing the user to download their software. After the user enters this
information, an email is sent to the address entered by the user with the
link for the software download site.

How can this be done in frontpage?


Thanks in advance,
Jeff
 
T

Thomas A. Rowe

Somewhat... The form can be designed in FP, however you will need to use server-side scripting (ASP,
ASP.net, PHP, etc, to process the form and send a reply back to the submitter.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
Top