BigNoseBird.Com's Server Side Include Page has an exhaustive set of SSI tutorials and reference pages. Using SSI makes pages more responsive and site maintenance easy. The pages in the site end with the shtml extension instead of the more familiar h
Authoring an ASP.NET Page is a tutorial which explains you about creating aspx files using a text editor. An apx page can contain server-side scripts, page directives server-side include files, various web server controls etc., When a client requests
A three line perl script which parses Server Side Include cgi directives and returns to the web browser the parsed web page. Kinda messy, but there just for an example.
This effective article explains the usage of include file directives in ASP. You can include a file either using the #include tag or by using the execute method of the ASP server object. Filesystem object can be used if you want to include a file dyn
Server-Side Include Directive Syntax is an article in which author explains about server-side include directive syntax which helps in adding content of a file into any desired place in an ASP.NET page. Here author demonstrates about methods to be fol
Learn C#: C# Language's Preprocessor Directives is an useful tutorial which teaches you about the various preprocessor directives that are used in C#. C# preprocessor is similar to to the C preprocessor which are used automatically by the C compiler
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
Configurable as a Server Side Include or as a Redirect, this script will log info about your user's IP address, domain, browser, and more.
Both a Server Side Include and Cookie version as well as a web ad management program.
youraddress is a very short script that is designed to output the IP address of the person who connects to your web server. It works best when used as a server-side include. A whole new set of cool features are available to you, if your web server s |