
SSI (Server Side Includes) is a special form of HTML comments (known as SSI commands or directives), which direct the web server to replace these commands to something other. For example directive is replaced by the contents of the file file_name. Also SSI supports variables, insertion of the current date/time, and more. SSI helps to avoid duplicate fragments in HTML files. (So, it can be used for easy insertion of such repeated things as navigation bars, copyrights, info for search engines, and like. It avoids the need of changing many files when such a repeated fragment changes.) But SSI works only in the case of the special support on the server side. But this program, Client Side SSI, allows you to convert files with SSI (SHTML files) to plain HTML files. This can be used both for testing SHTML files before placing them to a SSI-enabled web-server, for converting a SSI web site to a non-SSI site (note that not all web-servers support SSI and that non-SSI web sites work faster), and for developing plain (non-SSI) HTML files with the power of SSI. The program has a GUI interface. Command line interface support is planned for a future version.

Client Side SSI 1.20 was released by Extreme Code Software on Monday 28 July 2003. Its known requirements are : i486, Win95, IE 3.0.
Client Side SSI will run on Windows 95, Windows 98, Windows Me, Windows 2000 and Windows NT.