Forum Moderators: phranque

Message Too Old, No Replies

Forms in HTML Email

How to include a dynamic form in the body of an HTML email

         

paulpsd

5:48 pm on Nov 30, 2004 (gmt 0)

10+ Year Member



I'm creating a site which, among other things, enables the administrator to send HTML emails out to their mailing list. My client is interested in including a form in this email, which would be an online poll. I'm not sure how reliable it would be to do this, as some email client software might not be able to handle rendering a form correctly. Has anyone had any experience in this?

the_nerd

1:36 pm on Dec 1, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'd scrap the html part and give users a clean link to a website where they find the form.

Would you ever click on a button in an e-Mail?

paulpsd

4:36 pm on Dec 1, 2004 (gmt 0)

10+ Year Member



That's just what I've convinced my client to do. Thanks.