PDA

View Full Version : include files in html


sash
11-03-2004, 05:09 AM
Is there any way to have include files in html pages without having to convert each page from html to asp?

Horus_Kol
11-03-2004, 05:14 AM
SSI I guess, but it isn't really a problem to change HTML to ASP pages, is it?

rdove
11-05-2004, 12:01 PM
I believe you would have to change the extension of your files anyway to .shtml for them to work. Atleast in the past I have, only use asp now do it doesn't matter.