is it possible to collect emails via html something like enter email then redirect to another page? thanks
You're going to need a server-side script to do this, and depending on whether you need to store the addresses on-site, possibly a database as well.