Forum Moderators: open
<a href="http://whatever.store.com/store/Cart.po?function=add&quantity1=1&item1=itemname&merchant_id=12345" target="_blank"><img src="img/buyitem.gif" alt="" /></a>
Using xhtml trans., here is the results of my validation. But if I take that complex url out it validates fine. The url adds an item to the shopping cart on a different site that handles the sales for that specific product. Any ideas how I can get this error to go away?
Line 34, column 64: cannot generate system identifier for general entity "quantity1"
Line 34, column 73: reference not terminated by REFC delimiter
Line 34, column 73: reference to external entity in attribute value
Line 34, column 76: cannot generate system identifier for general entity "item1"
Line 34, column 81: reference not terminated by REFC delimiter
Line 34, column 81: reference to external entity in attribute value
Line 34, column 96: cannot generate system identifier for general entity "merchant_id"
Line 34, column 107: reference not terminated by REFC delimiter
Line 34, column 107: reference to external entity in attribute value