[thelist] ASP SSI Question

Salvatore Palmisano spalmisano at usashs.com
Thu Feb 28 10:00:00 CST 2002


Bob's absolutely right; all I was looking at was the use of the single
quotes...sorry.
.Sal

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Bob Fowler
Sent: Thursday, February 28, 2002 10:52 AM
To: thelist at lists.evolt.org
Subject: Re: [thelist] ASP SSI Question

This will absolutely *not* work.  To use an analogy, you have the cart
before the horse here...  When SSI is processing the include it is looking
for the _literal_  file="page.asp?id=<%=rs("x")%>".  Obviously, you don't
have a file named "page.asp?id=<%=rs("x")%>" on you hard drive.

Bob.




More information about the thelist mailing list