Please help... Go to my website http://www.boredDude.com I am new ...i am not allowed live links..sorry that u hav to cut/paste the site. The site only shows 1 ad in the footer and not 4..what am I doing wrong?? The site is pretty new ..only a week old..? DOes it affect the number of ads shown? I am using the attached file ad_network.asp .. I also created an empty file called ad_network_ads.txt. Both these files are in the root. I use the below code in the footer.asp file <!-- #INCLUDE Virtual=/ad_network.asp --> <%ads = ad_network%> <%=ads(0)%><br> - <%=ads(1)%><br> <%=ads(2)%> <br>- <%=ads(3)%><br>- <%=ads(4)%><br> Thanks for your help.
Never mind !! Got it to work now... I forgot to give WRITE permission to the ad_network_ads.txt file.