Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Script within script
Message
 
 
General information
Forum:
Javascript
Category:
Other
Miscellaneous
Thread ID:
01659975
Message ID:
01659987
Views:
36
>>>> I thought that to load the HTML fragment on the server side requires more than a static HTML page
>>>
>>>Server Side Includes is simple and works on any Web Server:
>>>
>>>
>>><!--#include file="footer.html" -->
>>>
>>
>>Thank you, Thierry. I do use this syntax in my web application but I didn't realize it is a Server Side.
>
>CSI's tend to be more efficient if the included content doesn't change.
>SSI's build the page on the server and download the whole thing on each round trip.
>CSI's will cache the footer code and only need static html from the server.

What are the CSI and SSI, please?
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform