| 
	
 | 
 Posted by Andy Dingley on 06/10/17 11:59 
Richard wrote: 
 
> So there is no common HTML "defined" way? 
 
Fortunately not. HTML defines what it defines, and it does it well 
enough. It would be wrong to stretch HTML into things it has no purpose 
trying to specifiy. There are plenty of other "standard" ways of doing 
this outside of HTML (where "standard" means "for all those people 
trying to do much the same thing, from much the same environment") 
 
> My stuff is currently hosted 
> on an MS Server - and that means using ASP if I want server side 
> includes to work. 
 
No, it doesn't. You can (and it might even be a good solution) but 
there's also an ISAPI filter shipped with IIS that can do includes 
without having to turn on the full-blown ASP behemoth.
 
  
Navigation:
[Reply to this message] 
 |