Forum Moderators: phranque

Message Too Old, No Replies

collect email from static site

email form staic site

         

pagou

3:56 pm on Dec 5, 2008 (gmt 0)

10+ Year Member



hello

i a had static site and i want users to be able to
-sent mail from my pages to my
-collect their email so to be able to send them newsletter

thanks for your time

tonynoriega

8:51 pm on Dec 5, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



sent mail from my pages to my

Not sure the first question makes sense...

-collect their email so to be able to send them newsletter

create a simple html form. set up a mysql dbase on your hosting server, add the fields of the form.

upon submit, submit the data to the database.

you can find some very easy either ASP or PHP examples by searching WebmasterWorld, depending on your server config. just takes a little query and a connection string.

boom. collecting emails.

piatkow

11:41 pm on Dec 5, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



If that is too much trouble or too complicated for you then there are plenty of third party services that will collect the addresses and handle double opt-in

pagou

12:04 pm on Dec 6, 2008 (gmt 0)

10+ Year Member



piatkow, you catch me. i dont know how, and dont have the time. Please can you post some address?