How Do I Make A Mailing List For A Website Page?
I’m using dreamweaver to build the site.

Tags: List, Mailing, Make, Page, Website
This entry was posted
on Wednesday, November 11th, 2009 at 4:50 pm and is filed under Uncategorized.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
November 11th, 2009 at 9:09 pm
Use a server-side script language if your web site allows it. Otherwise, you will have to use a client-side dependent “mailto:” action to get the form info sent to you.
Your current hosting package MUST allow SMTP ( http://en.wikipedia.org/wiki/Simple_Mail… ) to work. Otherwise, no email can be sent.
Use any of the below sites to make the workable form you need:
For making forms:
These are really good online form makers. Just follow the instructions for making it and uploading file(s).http://www.phpform.org/ (Best-est)http://www.tele-pro.co.uk/scripts/contac…http://jotform.com/ (WYSIWYG Form Maker)http://www.thesitewizard.com/wizards/fee…http://www.thepcmanwebsite.com/form_mail…