html - How can I quickly embed an email signup form on my website without having to set up a database? -


i'd embed "if you'd know when launch, please enter email address below" sign text box, can use collate email addresses of interested users.

what best way of achieving this?

edit: using prefinery, unable change style of iframe match on site, looks out of place.

you can have write text file, when it's time send emails, have parse file line-by-line , send emails, simple solution if don't want use external service.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -