Just in case anyone else runs into the same problem .... It doesn't happen when I use the files posted, but if you can't get the priming message to go away after attempting a dozen refreshes and waiting 5-10 seconds between each refresh, then at line 75 add this code: <cfif NOT IsNumeric(ads_temp[1])> <cfset ads_temp[1] = 0> </cfif> Thanks, Nitin
Nitin - Not sure if you're still around and I know this thread is over a year old but I've noticed an error in the coldfusion ad code that won't stop vailidation or display. The ad ids are not being picked up correctly so the the 1 x 1 pixel gif used to track impressions is not being named correctly - Any ideas - anyone
If anyone's interested - the attached code has been modified to ensure the ad ids display correctly in the 1 x 1 gif pixel image. Downloan and remove the .txt extension