QM Consulting Ltd wrote:
Are there any standards issues around using server side includes? For example a simple include of another file e.g. <-- #include file="test.html" --> Does it matter that this is making use of code within comments (without wishing to start the debate about IE conditional code in comments again), or is it irrelevant because this will not be seen by the browser?
As the code is processed server side and never sent, you can do whatever you like, as long as the end result is valid.
-- Patrick H. Lauke __________________________________________________________ re·dux (adj.): brought back; returned. used postpositively [latin : re-, re- + dux, leader; see duke.] www.splintered.co.uk | www.photographia.co.uk http://redux.deviantart.com __________________________________________________________ Web Standards Project (WaSP) Accessibility Task Force http://webstandards.org/ __________________________________________________________ ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************