APNSoft Include is a component (Server Control) for ASP.NET. 
    It allows you to include an HTML files into your ASP.NET pages as Server Side Includes (SSI). 
    The component is more flexible than standard #include directive.

    <br /><br />
    The target URL can be used as a source data for the Include. 
    It means the pages can be included via HTTP protocol from the local or remote server.