|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: interactive: calling CGIs using document("") funct
> <xsl:value-of
> select="document('http://localhost/foo/bar.cgi?input={$some_in
put}')"/>
No problems with your design approach, but you can't use an AVT inside
an XPath expression. You need to build the URI using concat().
Also be aware that if you use the same URI twice, you will get the same
document back, which may not be the latest data.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








