I want to put a simple sign-up form on my webpage to get email addresses to build a mailing list. I don’t want to pay for one of those online auto responder services. Any advice would help.
Is there a way to program a form on my webpage to collect email address? Like the auto responder services?
I want to put a simple sign-up form on my webpage to get email addresses to build a mailing list. I don’t want to pay for one of those online auto responder services. Any advice would help.
use php. First rename ur page from “urpage.html” to “urpage.php”
the code for this page is as follow: