Need a email submission form please!

S

sacred2nite

Guest
Hi

I have a web site and I want a page where people can sign up for an email newsletter. Does anyone know where I can find some free code/script for this?

The one I have at the moment does not validate what people enter and feeds the emails (and spam) into an excel document.

Hope thats enough detail

Thanks in advance

P.S. I am also in need of a 'counter' that counts the number of unique visits a day and not just the number of clicks :eek:
 
a fairly easy form:

PHP:
<form action="mailto:youremail@yourdomain.com?subject=form submission" method="post" enctype="text/plain">
<table><tr><td>
please enter email address: <INPUT NAME="please enter email address" TYPE="text" SIZE=20><BR>

</td></tr>
<tr><td align=center>
<INPUT TYPE="submit" value="submit" style="color: #ffffff; background-color: #000000">
</td></tr></table>
</FORM>

so the user can just enter there email address + then it will email it to the address you specify. e.g suscribe@yourdomain.com
 
Thanks for your suggestions. Is it possible to collect all of the emails entered in some kind of a database and then, from that, create some kind of email group so that sending out the newsletter is simplier? I dont want to have to manually add all the emails to the newsletter 'group'.
Thanks again
 
hmmm i'm not sure, some outher people may have an idea.
 
OK, well thanks anyway Henyman. I will wait for others to post.
:)
 
I know how to do it in PHP and MySQL, but I'll have to built the script from scratch, I don't know how long it will take to make it.
 

Members online

No members online now.

Latest profile posts

Also Hi EP and people. I found this place again while looking through a oooollllllldddd backup. I have filled over 10TB and was looking at my collection of antiques. Any bids on the 500Mhz Win 95 fix?
Any of the SP crew still out there?
Xie wrote on Electronic Punk's profile.
Impressed you have kept this alive this long EP! So many sites have come and gone. :(

Just did some crude math and I apparently joined almost 18yrs ago, how is that possible???
hello peeps... is been some time since i last came here.
Electronic Punk wrote on Sazar's profile.
Rest in peace my friend, been trying to find you and finally did in the worst way imaginable.

Forum statistics

Threads
62,015
Messages
673,494
Members
5,623
Latest member
AndersonLo
Back