i have created a banner in openx and linked it with zone. Type of zone is Email/Newsletter zone and get its invocation code and paste its code in email body but i don't get banner in email body at receiver end. It gives error showing all invocation code instead of banner
Email Body :-
<htm>
<body>
<a href='http://mysite/openx/www/delivery/ck.php?zoneid=9' target='_blank'>
<img src='http://mysite/openx/www/delivery/avw.php?zoneid=9&cb=452745' border='0' alt='' />
</a>
</body>
</html>
i have also used simple php mail function to send mail.