javascript - Save Email Addresses on Website -
i have created simple website , have form asks user input email address receive future updates me.
what best way save these emails. not anticipating having many thought email them myself every time submits theirs. know how using asp.net , gmail. questions are:
1) there way accomplish using html , javascript , better having use asp.net 1 thing on site (i haven't looked web hosting have thought cheaper use html , javascript)?
2) there better way go have missed?
thanks
rob
is there way accomplish using html , javascript
no
is there better way go have missed?
use real mailing list software or third party mailing list service. save having maintain list manually (which error prone) , (especially if use decent third party service) reduce number of indicators emails trigger in spam filters.
Comments
Post a Comment