Problems inserting html code from Constant Contact
hi. application developer new dreamweaver , website development. have been given small snippet of html code constant contact add our website can direct customers mailing list signup site. however, when attempt insert code not work on webpage. see code on website instead of being executed. (if add snippet of code empty page, works correctly.) problem how incorporate existing code. web page published has form use send email , idea replace form code below. appreciate telling me why not work. thanks, george
my published web page www.beautifulinteriorsfl.com/contact.html
the snippet of code shown below.
sorry, new forum , think may have inserted html code in wrong spot. in case did, attempt add text here.
george
<!-- begin: constant contact text link email list button -->
<div align="center">
<table width="200" border="0" cellpadding="0" cellspacing="0">
<tr>
<td nowrap width="100%"><a href="http://visitor.constantcontact.com/d.jsp?m=1103522065901&p=oi" target="_blank" style="font-family:arial; font-size:13px; color:#000000;">sign our email newsletter</a></td>
</tr>
</table>
</div>
<!-- end: constant contact text link email list button -->
<!-- begin: safesubscribe -->
<div align="center" style="padding-top:5px;">
<a href="http://www.constantcontact.com/safesubscribe.jsp" target="_blank"><img src="https://imgssl.constantcontact.com/ui/images1/safe_subscribe_logo.gif" border="0" width="168" height="14" alt=""/></a>
</div>
<!-- end: safesubscribe -->
<!-- begin: email marketing can trust -->
<div align="center" style="font-family:arial,helvetica,sans-serif;font-size:10px;color:#999999;">
for <a href="http://www.constantcontact.com/jmml/email-newsletter.jsp" style="text-decoration:none;font-family:arial,helvetica,sans-serif;font-size:10px;color:# 999999;" target="_blank">email newsletters</a> can trust
</div>
<!-- end: email newsletters can trust -->
More discussions in Develop server-side applications in Dreamweaver
adobe
Comments
Post a Comment