I want to make a popup on a site that asks for 2 lines of text and then send them over to my email address. How do I achieve that? I don't want a mailto: link, I want the data to be sent directly to my email address similar to a contact form. Do I need a script for this? What kind of script?
Thanks!