Latest Lists

Is it possible to send an html email that contains a drop down menu rather than text links? Thanks!?

The body of the html email has a list of various classes available and I want the recipient to be able to select one of the classes and then hit a submit button which will redirect them to the register page. The action is exactly the same as a text link. I'm trying to avoid 50 text links in the email -- because that has a tendency to look ummm...really bad. Would appreciate any input and code. Many thanks!

Public Comments

  1. No because you'd have to create a javascript or vbscript program to do it. Mail won't see it and will filter it out or delete it. If you want to do it right, send an email with one link to a web page and if you want a response, create a form and the user can mail it back to you with a click of the button. Many sites will allow you to set this up for free.
Powered by Yahoo! Answers