Sazime
07-03-2010, 07:27 PM
I'm trying to do something, which I feel should be easy, but it's giving me a headache.
I want to create a mailing list on a website using a simple form (no crazy marketing/newsletter programs here) by allowing a visitor to simply enter their NAME and EMAIL and have that information inserted in a csv file so it can later be used to send out emails.
I'm not looking for anything fancy. Unsubscribing would be handled manually by direct email, for now, I just need a way to gather the information into one place.
I want to create a mailing list on a website using a simple form (no crazy marketing/newsletter programs here) by allowing a visitor to simply enter their NAME and EMAIL and have that information inserted in a csv file so it can later be used to send out emails.
I'm not looking for anything fancy. Unsubscribing would be handled manually by direct email, for now, I just need a way to gather the information into one place.