jeffkennedy
New Member
Set-up:
I'm publishing an HTML page both as a website and as an email. I understand the IMG SRC tags need to look different for the two applications. As an email, the IMG SRC needs to be only the name of the file attached to the email. As a website, the IMG SRC needs to resolve to the relative or absolute location of the image file, meaning it has directory references included with the name.
Question:
Is there a way to generate HTML that will imbed images for both website and email purposes without requiring tweaking of the HTML for one or the other?
Thanks.
-Jeff
I'm publishing an HTML page both as a website and as an email. I understand the IMG SRC tags need to look different for the two applications. As an email, the IMG SRC needs to be only the name of the file attached to the email. As a website, the IMG SRC needs to resolve to the relative or absolute location of the image file, meaning it has directory references included with the name.
Question:
Is there a way to generate HTML that will imbed images for both website and email purposes without requiring tweaking of the HTML for one or the other?
Thanks.
-Jeff