Use Server-Side Includes is an advanced article that helps you to know about the use of the SSI. Server side includes are a powerful tool for code re-use and helps the web developers to maintain a consistent site. The include files are of two types s
You can learn the steps on this tutorial that are needed to collect your client information such as browser type and it's version, supported OS, user IP address from server side. And describes the usage of includes, subroutines to prevent you to writ
It is quiet possible to access server-side includes in ASP programming whereas accessing conditional includes can be performed only with the help of additional module like VBScript. And from this article, you can easily learn the steps needed to defi
fakessi.pl is a perl script to fake Server Side Includes. This script is useful for the system which doesn't support Server Side Includes (SSI). It converts file from one form to another. An online example is given on the website to give you more and
From this online tutorial client side programmers in ASP can learn the ways to handle exception when opening database. With the help of in-built trouble shooting section, you can get solutions to run the downloaded ASP application with your available
A simple script that requires Server Side Includes.
A detailed look at Server Side Includes in PHP and creating a template file to use.
Utilizes Server Side Includes, capabilities of banner rotation throughout pages. Central Ad Pro also includes many advanced banner management features that are absent from the lite version. Can also be used without SSI to rotate banners throughout
This ASP tutorial lists the differences in coding using VBScript and JScript in server side scripting. This article shows you the ways how to include JSCript in ASP and tells the fundamental things in JScript like variables, operators, comments and s
This program allows to implement SSI (Server side includes) in pages hosted on servers which don't support SSI, by doing 'the work' on your computer before uploading it. |