total.load
Newbie
- Jan 24, 2012
- 22
- 2
Is there any method,so I can get an URL from publishers ad codes.
Examples:
And assuming that someone 'll click that link,he/she 'll be redirected to advertisement.
I've tried the link after "src" and it doesn't work.
Examples:
or<div style="margin:0px; height: 198px; width:120px; " >
<iframe id="frame_content" height="198px" width="120px" src="example" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe>
</div>
.<script type="text/javascript" src="example"></script>
And assuming that someone 'll click that link,he/she 'll be redirected to advertisement.
I've tried the link after "src" and it doesn't work.