The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> <img> tag disapear, Problem with <img> tag upload
eomerdic
post Mar 26 2007, 04:28 PM
Post #1





Group: Members
Posts: 1
Joined: 26-March 07
Member No.: 2,338



Hello everyone

I need some help over a problem that has given me pain or a long time. Here it is:

I use a company for a email campaign. Their tool i very simple and let's me upload raw html into a window and that I save the code and send the email. Well, sometimes I save the html code, but the saved code has a couple of <img> tags replaced with <!-- -->.

For example:

<table width="600" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="http://images.zmaildirect.com/img/51MLR9N2R6XBQ/images/topBanner.gif" width="600" height="39"></td>
</tr>
<tr>
<td align="left" valign="top"><a href="http://www.americasbestvalueinn.com" target="_blank">
<img src="http://images.zmaildirect.com/img/51MLR9N2R6XBQ/images/promotionBanner.gif" width="600" height="250"></a></td>
</tr>
</table>

would become:

<table width="600" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><!-- --> </td>
</tr>
<tr>
<td align="left" valign="top"><a href="http://www.americasbestvalueinn.com" target="_blank">
<!-- --></a></td>
</tr>
</table>

This happens on my PC only. If I use coworker's PC there is no problem. Please help!!!


sad.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Effovex
post Mar 26 2007, 10:06 PM
Post #2


Serious Coder
*****

Group: Members
Posts: 251
Joined: 6-January 07
From: Sherbrooke, Qc, Canada
Member No.: 1,477



I would consult the makers of the software, especially if this is something you paid for. But this isn't really a HTML issue, it's a software issue (and you didn't even name the software, not that I think I'd be of more help if you had)
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Mar 26 2007, 10:57 PM
Post #3


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,732
Joined: 9-August 06
Member No.: 6



My giess is that you use some ad filtering software on your machine.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 27th April 2024 - 03:12 AM