I run several sites who all use the same advertisers. Changing the adverts around on all of these sites at the end of every advertising deal is quite time-consuming so I'm looking for an easier way of doing it.
What I really want to be able to do is create one file for each banner and only edit and upload this file when the banner changes. This change would then be reflected on all of my sites.
I've tried using SSI but - apparently - this won't work because it can't access remote files, only those in the same directory (I've tried this and it seems true). I thought that PHP was the answer but this didn't seem to work either (although, admittedly, I know virtually zip about PHP so I could be going wrong somewhere..) and JavaScript was only giving me error messages.
Is it possible that I'm doing one of the above methods incorrectly or is there an easier solution? Ideally, I wouldn't have to change the filename of each page from .HTML to whatever.
Thanks in advance.
Colin
What I really want to be able to do is create one file for each banner and only edit and upload this file when the banner changes. This change would then be reflected on all of my sites.
I've tried using SSI but - apparently - this won't work because it can't access remote files, only those in the same directory (I've tried this and it seems true). I thought that PHP was the answer but this didn't seem to work either (although, admittedly, I know virtually zip about PHP so I could be going wrong somewhere..) and JavaScript was only giving me error messages.
Is it possible that I'm doing one of the above methods incorrectly or is there an easier solution? Ideally, I wouldn't have to change the filename of each page from .HTML to whatever.
Thanks in advance.
Colin