Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working dynamic include in classic ASP.
' Included files can contain a mix of vbscript / HTML / javascript.
' Usage is really easy: <% Include("included.asp") %>
' Source = http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=4&txtCodeId=9796
' By: TFI

CodeFunctionName
What is this?

Public

Not Tested

Imported

Access is limited.

Login here using your Linkedin account. to see or download code.

No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Mydevlib.com

Linkedin Login

filename

<% Include("included.asp") %>

Views 3,145

Downloads 1,064

CodeID
DB ID