| | |
I want to add a html file to the subject of the email
Please support our HTML and CSS advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
Whether you use html or embed the image you can't guarantee the recipient will see it as they have control of their client and the ability to restrict images. Additionally the mail could be filtered either by the ISP or Client based on spam rules for content
Aedelon
Even if you're on the right track, you'll get run over if you just sit there.
Even if you're on the right track, you'll get run over if you just sit there.
As stated above, email is a little tricky and each isp filters it differently. The main thing to do is to include the appropriate headers and smtp information. I use a php mailer class and it works for yahoo, hotmail, and gmail(they will disable the image by default but the client can easily enable it). It allows me to send both an html version and a plain text version of the email. You may not be familiar with php but, you're going to have to use some sort of server script to send the mail. As for embedding images, I've found that you're much more likely to get your html in the email to work if you don't use quotes. What I mean is that where you would normally put
<img src="http://..." /> skip the quotes and put <img src=http://.. /> Here is a good page to look over regarding good html email principals, css in an email, and how the big mail servers handle it. Last edited by buddylee17; May 26th, 2008 at 10:31 pm.
![]() |
Similar Threads
- Dreamweaver email forms (ColdFusion)
- PEAR email (PHP)
- email sending form....help (ASP)
- need help how to produce a txt file after email being sent in ASP (ASP)
- File Attachment Small Problem (PHP)
- getting form elements to write to a file (Perl)
- PHP - subscribers' email (PHP)
- modify script (Perl)
- Problems in Dynaform (Form Mail) URGENT HELP (PHP)
- This ought to be simple - extra spaces (PHP)
Other Threads in the HTML and CSS Forum
- Previous Thread: Navigation dropdown menu
- Next Thread: No wraping around checkbox.
| Thread Tools | Search this Thread |
appointments asp background backgroundcolor beta browser bug calendar cart cgi code codeinjection corporateidentity css design development displayimageinsteadofflash dreamweaver emailmarketing epilepsy explorer firefox flash form format google griefers hackers hitcounter hover html ide ie7 ie8 iframe image images internet internetexplorer intranet iphone javascript jpeg layout macbook maps marketshare microsoft mozilla multimedia navigationbars news offshoreoutsourcingcompany opacity opera optimization perl pnginie6 positioning problem scroll seo shopping studio swf swf. textcolor timecolor titletags url urlseparatedwords visual visualization web webdevelopment webform website windows7 xml xsl






