sign up for newsletters

J

james

Is there a form that a visitor can send there email address and business
address to sign up for company news and flyers or is that a basic form that
one would edit
 
J

Jim Buyens

Not per se, but you can configure an HTML form to save results (such as
e-mail addresses) to a file, and then later open the file to cut and paste
the addresses.

For something more elaborate, you'd have to code something in ASP.NET or
ASP, or investigate third-party solutions. There are probably a million of
'em out there.

Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
Top