What im trying to figure out how to do is twofold. First, Im trying to find a script that will display random html docs. I have taken jpgs, inserted them into html docs, then added hotspots to turn them into ads. Some guys on DP gave me a script that rotates images, but I didnt know it wouldnt work for html docs. Next, I am wondering if I could take the adsense script, save it in an html doc of its own, then paste that url right in to the random html script. Would that work?
Depending on how often you want to see your ads, you may want to do something like this: <script for Google AdSense> ... ... ... </script> <noscript> A server-side script to rotate your random ads...server-side scripts will still be processed since noscript only applies to client-side scripting. </script>
I think, I gave You the image rotating script. I can also solve your problem. This will not free this time. PM me
You would need a server side (php) advert rotating script. There are some free ones in the php section of this forum.