Can I send an email that contains an HTML form with one combobox, that upon changing the value a reply would be send back?
From the research I’ve made it seems that it is not possible…
http://en.wikipedia.org/wiki/HTML_e-mail
Is that true?
Thanks,
Eden
Yes that is true. It is not possible. What you can do is provide a link to a webpage and do the combobox action on that website.