Forum Moderators: open

Message Too Old, No Replies

HTML email with <input type="checkbox">

         

tinkypinky

7:48 pm on Dec 28, 2005 (gmt 0)

10+ Year Member



Do you think most of the email clients will have this tag <input type="checkbox"> showing correctly on the HTML emails?

I'm trying to have a simple checkbox on the email with no action to it. Do you think it will show correctly on most of the email clients?

Otherwise, I would just do an image of a checkbox.

encyclo

11:22 am on Dec 29, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to the forums tinkypinky!

I don't have a definitive answer, but using the checkbox may be less problematic than using an image (especially if it is a remote image) as the latter may well be blocked by a large number of email programs. I would run a few tests to see what happens, particularly in web-based email clients such as Hotmail or Gmail.

Of course, in both cases if the end user does not support HTML email then they will see neither one nor the other.

tinkypinky

4:40 pm on Dec 29, 2005 (gmt 0)

10+ Year Member



Thank you very much. I'll be waiting for the result of your test.

tjhorne

7:17 pm on Dec 29, 2005 (gmt 0)

10+ Year Member



Tinky, quick question, what program are you using to generate your HTML e-mail?

Thanks,

Todd H.

tinkypinky

7:26 pm on Dec 29, 2005 (gmt 0)

10+ Year Member



I'm using GoLive. Does it matter? Just want to know.

tjhorne

7:36 pm on Dec 29, 2005 (gmt 0)

10+ Year Member



One thing to keep in mind is that most e-mail clients don't typically use browsers to redner your HTML e-mails so I'd keep it really simple. Another thing is that e-mail scanners will typically disable or block any e-mail with form elements in them since this is something a hacker or spammer could use.

Are you aware of the e-mail client that your target audience is going to be using? Or is it a mix?