Is it possible to do something similar to a php include() statement, in pure html?
I.e. I have two webhosts, one has php, the other does not. I have a counter on one host, the site on the other.
I want the counter to appear inline on the main page. Any ideas?
BTW, the obvious solution isto move hosts, but this is impossible, and there is no way around this on heaven or earth.
Thanks in advance for any help.