View Single Post
  #1 (permalink)  
Old 03-05-05, 04:43 AM
Justin171985 Justin171985 is offline
Newbie Coder
 
Join Date: Feb 2004
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
Form to Text File

Hello,

What I would like to accomplish is having a newsletter signup form on my site that has name, email, and subscribe/unsubscribe radio buttons... and I would like the contents that a visitor enters in this form to added to a text file for me to gain access to when I get ready to send a newsletter, b/c I have a desktop based mailing system I'd like to use, and I can just add and delete accordingly.

When someone Subscribes I would like the text file to read something like %Name%email, and have each on a seperate line.. and when one unsubscribes have this info deleted from the text file so there is no confusion.

If anyone could help me, I'd appreciate it,
Justin.
Reply With Quote