Jump to content

Responding With Ad Markup Instead Of Javascript


patmmccann

Recommended Posts

Hi, 

 

How do I make a call to Revive get back just the html markup without the surrounding javascript and document.write? 
 

If I make a call to my revive server like this

 
 
Revive responds with my ad tags like this:
var OX_e8dfae13 = '';
OX_e8dfae13 += "<"+"SCRIPT language=\'JavaScript1.1\' SRC=\"https://ad.doubleclick.net/ddm/adj/N3550.Mycompany/B8580297.115978186;sz=728x90;click0={clkurl};ord=56ae2d202d?\">\n";
OX_e8dfae13 += "<"+"/SCRIPT>\n";
OX_e8dfae13 += "<"+"div id=\'beacon_56ae2d202d\' style=\'position: absolute; left: 0px; top: 0px; visibility: hidden;\'><"+"img src=\'https://revive.myhost.com/adserver/www/delivery/lg.php?bannerid=7&amp;campaignid=1&amp;zoneid=7&amp;cb=56ae2d202d\' width=\'0\' height=\'0\' alt=\'\' style=\'width: 0px; height: 0px;\' /><"+"/div>\n";
document.write(OX_e8dfae13);
 
A call to avw.php?zoneid=7 has no results. 
 
Thanks, 
Patrick
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...