template for an email subscription web page

S

Scott

Where can I find a template for a simple subscription form?
Ideally it contains: title, name, email address, and checkboxes for areas of
subscriber's interest.
Important is the macros that would process the results, post to a database
and generate a confirmation email.

Thanks.
 
T

Thomas A. Rowe

Actually you would be looking for ASP, ASP.net or PHP based applications depending on what is
supported by your web host.

For ASP/ASP.net you start here:

http://www.ycoln-resources.com/resources/asp/news.asp?id=1 (ASP)
or
http://www.ycoln-resources.com/resources/asp/news.asp?id=301 (ASP.net)

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top