[thelist] ASP SSI Question

Robert Goodyear rob_goodyear at yahoo.com
Thu Feb 28 17:16:00 CST 2002


<TIP type="Dynamic Includes in ASP" author="Robert Goodyear">
New to ASP3, IIS5 is a neat workaround for dynamically including files.

<% dyninc=("test_dynamic_include.asp")

Response.Write"<SCRIPT LANGUAGE=""VBScript"" RUNAT=""SERVER"" SRC=""" & dyninc
& """></SCRIPT>" %>

</TIP>

Hope that helps.

/rg


--- James Wampler - Evolt <evolt at jwampler.com> wrote:
> Josh,
>
> Unfortunately, dynamic including of files using SSI in this manner is not
> possible because IIS processes SSI calls before any ASP

__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com



More information about the thelist mailing list