Sending HTML based email
-
we want to send email to customers. we want to send html based email. But is there a big concern that the customer email program will not be able to read html based emails??? Because, if the email program does not recognise html, it may display html tags inside the email, which would just destroy the whole email.
-
we want to send email to customers. we want to send html based email. But is there a big concern that the customer email program will not be able to read html based emails??? Because, if the email program does not recognise html, it may display html tags inside the email, which would just destroy the whole email.
Just as long as your HTML email is properly formed, your customer's email program should read it fine. I guess, I am confused as what you're trying to ask. ~Javier Lozano
-
Just as long as your HTML email is properly formed, your customer's email program should read it fine. I guess, I am confused as what you're trying to ask. ~Javier Lozano
sometimes customers have set their email programs to only receive standard-text emails.
-
sometimes customers have set their email programs to only receive standard-text emails.