[thelist] ASP SSI Question

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


Are you sure x contains data, and that it contains the data you're
expecting?
Try Response.Writing what the entire include text would be and see if its
formatting itself the way you want.

.Salvatore

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Feingold Josh S
Sent: Thursday, February 28, 2002 10:14 AM
To: 'thelist at lists.evolt.org'
Subject: RE: [thelist] ASP SSI Question

Maybe - but when I fixed it I realized that my main issue might be that SSI
is not accepting ?id=4 in the SSI call.

When I do this:
 <!-- #include file="page.asp" -->
the page is found, but this
 <!-- #include file="page.asp?id=<%=rs("x")%>" -->
results in a page not found error.

Any ideas?
Josh




More information about the thelist mailing list