Quantcast
Channel: Active questions tagged email - Stack Overflow
Viewing all articles
Browse latest Browse all 30097

Mailing list subscription [closed]

$
0
0

I have this section on my site the call to action is :

"Subscribe to my mailing list to be notified of when my full website releases."

How do I collect email addresses and save them to a file (I'm guessing it will require some kind of php or other server side language)

HTML code is below

<div class="right">
                <p class='attention'>Website to be released <br>early-mid 2020!</p>
                <form action="mailto" method="post" enctype="text/plain">
                <input type="text" name='email' id='email' placeholder="your email">
                <button type="submit">Notify Me</button>
            </form>
            </div>

Viewing all articles
Browse latest Browse all 30097

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>