Can anyone recommend a free scipt to put on my page to collect email addresses? I have a form where they put it in a field but want to store them somewhere.
monkeythumpa
7:12 pm on Sep 21, 2004 (gmt 0)
You will need a database first, then it is pretty simple. Otherwise there are a lot of free scripts that let a user enter an email address and send it you you through email. Then you store it on your local drive.
neo_brown
3:55 pm on Sep 22, 2004 (gmt 0)
There are also scripts which will automate the whole process (much as a database would allow) but do not require a database and store data in a text file. This is probably something to think about only for a pretty small list.