Can someone tell me how to modify the CF code so that it will only display a link text ad? I saw some postings in the forum that mentioned changing a variable (type="link"), but I was unable to find that variable in the code? Robert
It's in the cfhttp line: <cfhttp url="http://ads.digitalpoint.com/network.php?type=link" method="GET"></cfhttp> What code are you using? AFAIK the CF code posted here at dp is well out of date and I imagine will stop validating soon.