[thelist] SSI on NT, Printer-Friendly Pages

Amy Gilliland agilliland at geosolutions.com
Thu May 3 16:12:25 CDT 2001


Someone suggested this method for creating printer friendly pages a while
ago.

<code>
<!--#if expr="$QUERY_STRING = 'printable'" -->
html chunk
<!--#else -->
html chunk
<!--#endif -->
</code>

I really like this method because I don't have to keep two versions of every
page and update them.

But does it work with IIS 4.0 on NT or is it a XSSI on Apache thing?

I need to use IIS for an application server that we use and some .asp
applications.

Can it work on IIS or am I doing something wrong.

Can anyone suggest another alternative.


Amy Gilliland
web developper
GeoSolutions Consulting Inc.
www.geosolutions.com
agilliland at geosolutions.com






More information about the thelist mailing list