There are a number of newsletter scripts available. If you are scared by PERL scripts, try PHP. They are easier to setup. Look for a templated system, so you won't have to edit PHP code. Also, some scripts have automatic install routines.
Just give it a try - no need to be scared.
What you should NOT do is to use a form with action="mailto" - this can lead to all sort of unwanted effects on the user side, since you never know if there is a correctly installed mail subsystem (the system on which I am writing right now would crash ...)
Alex
|