Could this be done in html? I was wondering could someone help me out. Or do you need a script? I want to add a subscribe function to my html site but i am having problems
You will need a script, but you can still do it in HTML, just add the form in HTML and have it link to the script in the action of the form: <form action="SCRIPT SRC GOES HERE" method="POST"> E-mail subscription scripts are EVERYWHERE just Google it for a fairly good free one, there are tons out there. Alternatively, if you want a custom one and want it integrated into your site then just contact me, I can make you a custom on and integrate it for you.