Rotate Include Files

I need to know if it is at all possible to have one main asp page that has various content plus an include file:

<!--#include file="banners.html"-->

the content on the main asp page needs to not ever refresh or reload but the included file needs to refresh/rotate every couple of minutes. Can this be done?

When I try to add "meta http-equiv="refresh" content="60" to the html file it reloads the entire main asp page. I must "include" the entire html or asp page because I am using 3rd party java script banners ... so random banner image rotation tips will not work.

View Replies




Copyrights 2005-15 www.BigResource.com, All rights reserved