Putting forms in emails
Can I include an HTML form in my email?
Although this is possible, we do not recommend it. Some email clients, such as Hotmail, do not properly support forms within emails. (Hotmail will actually display forms, but it removes bits of code that are required to make the form work.)
In addition, MacMail and certain other email clients will not support "GET" and "POST" actions which are embedded in the hidden code of an HTML form.
And last but not least... tabbing will not work in most email clients.
If you want your recipients to fill out a Web form for your email marketing campaign, we recommend that you include a link to a Web server that contains the form. That will ensure that the form functions properly and you can collect the information you need from your subscribers.
