This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Boolean expr in <xsl:when>


On Friday 22 February 2002 08:33, Schmoll, Brett         x66244 wrote:
> Thanks for the response, I did try both the <<$and$>> and <<&&>> that were
> listed in the MS SDK 2.5 docs, with no success. Is there a simple way to
> upgrade each client as they access our site? Unfortunately our app is still
> required to support IE 5.5 sp2 with client-side transforms. We haven't
> quite made the leap to IE6 yet.
>
> -Brett Schmoll
> ADP/SIS

Woudld it be possible to do server side processing?  I assume you've already 
thought of that and passed it over, but it should be possible to do client 
side if they are using IE6 and server side if not (including non-IE browsers) 
by looking at the User-Agent header sent by the browser.  If most people are 
using IE6, then the load on your server would still be low.
-- 
Peter Davis
I would rather say that a desire to drive fast sports cars is what sets
man apart from the animals.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]