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

RE: RE:

Subject: RE: RE:
From: "Ard Schrijvers" <Ard@xxxxxxxx>
Date: Tue, 11 Jun 2002 14:04:02 +0200
RE:  RE:
ooops, excuse me, that's what i meant.

-----Oorspronkelijk bericht-----
Van: Antonio Fiol [mailto:fiol@xxxxxxxxxx]
Verzonden: 11 June 2002 10:40
Aan: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Onderwerp: Re:  RE:


Ard Schrijvers wrote:

>It's a liitle bit easier to just write :
>
><a href="#" onclick="vbscript:OpenWindow3('{<xsl:value-of select="@SSN"/>}',{<xsl:value-of select="@Plancode"/><xsl:value-of select="@Plancode"/>})"> <xsl:value-of select="@SSN"/></a>
>
>I suppose you get the error message because of 999-99-9999 is a string, and not a number, so just put single ' around the xsl:value of the first argument in your function
>  
>
AFAICT, you can't do that. Do this instead (even shorter):

<a href="#" onclick="vbscript:OpenWindow3('{@SSN}',{@Plancode})"><xsl:value-of select="@SSN"/></a>




 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.