[thelist] SSI on NT, Printer-Friendly Pages
Amy Gilliland
agilliland at geosolutions.com
Fri May 4 07:46:30 CDT 2001
>But with the right syntax it should work...
I think that my syntax is correct I took it from
http://wsabstract.com/howto/conssi.shtml
The following will include both files.
<!--#if expr="${HTTP_USER_AGENT} = /MSIE/" -->
<!--#include file="file1.htm" -->
<!--#else -->
<!--#include file="file2.htm" -->
<!--#endif -->
Do I have to update the dll that IIS uses to parse the page?
I'm not using .asp pages, I just have other .asp applications on the same
site so I'm stuck using IIS (IIS 4.0 on NT 4 sp6)
Amy
More information about the thelist
mailing list