[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Building a pattern in XSL using one or more keywords pas

Subject: Re: Building a pattern in XSL using one or more keywords passed
From: Guy_Murphy@xxxxxxxxxx
Date: Tue, 12 Jan 1999 10:36:58 +0000
pas pattern
Hi.

If you're using the IE5b2 parser on the server-side with ASP then what
you're after is straight forward, otherwise I'm not sure.

If you're familiar with ASP then simply creating your XSL document as an
ASP file would allow you to do...

<xsl:apply-templates select="<%= Request('keyword') %>" />

I've been using this in order to cascade display constant through XML and
XSL documents.

Cheers
     Guy.





xsl-list@xxxxxxxxxxxxxxxx on 01/11/99 10:49:03 PM

To:   xsl-list@xxxxxxxxxxxxxxxx
cc:    (bcc: Guy Murphy/UK/MAID)
Subject:  Building a pattern in XSL using one or more keywords passed




I want to be able to call an XSL with something like
HTTP://something.xsl?keyword="phones".
The XSL should then select all DOCUMENTS whose KEYWORDS equal or contain
the querystring,
along the lines of:
<xsl:apply-templates select="DOCUMENT[KEYWORDS=
Request.QueryString("keyword")]"/>
How do I do this?
Many thanks
Julian Burman


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






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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.