Description of How to Implement Conditional Includes in ASP using VBScript :
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 define conditional includes, extending ASP to allow conditional includes etc., through provided easier understandable sample snippet.