Me again. I want a mailing list - php maybe?

Permabanned
Joined
22 Apr 2007
Posts
1,805
I've asked this before but didn't really get anywhere with CGI.

Basically, when people fill out the enquiry form I want it submitted to an email address but I also want certain fields to be exported to a txt file (such as first name, last name and email address).

Then, the company owner can view this through htaccess for instance and grab the list.

Something like that, but if you have a better idea, feel free to let me know. I'm just off to play MOHAA but will check back here soon :)
 
should be simple enough. I'm not a php coder. But you already have the fields from the form. So you just have to append them to a text file.
 
Back
Top Bottom