Click here to Skip to main content
15,913,587 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: Selection based on more than one condition Pin
J. Dunlap7-May-03 22:07
J. Dunlap7-May-03 22:07 
GeneralRe: Selection based on more than one condition Pin
EnkelIk7-May-03 22:45
EnkelIk7-May-03 22:45 
GeneralXSL tag matching Pin
J. Dunlap7-May-03 10:03
J. Dunlap7-May-03 10:03 
GeneralRe: XSL tag matching Pin
Stuart Dootson7-May-03 21:59
professionalStuart Dootson7-May-03 21:59 
GeneralRe: XSL tag matching Pin
J. Dunlap7-May-03 22:05
J. Dunlap7-May-03 22:05 
GeneralRe: XSL tag matching Pin
Stuart Dootson7-May-03 22:16
professionalStuart Dootson7-May-03 22:16 
GeneralRe: XSL tag matching Pin
J. Dunlap7-May-03 22:20
J. Dunlap7-May-03 22:20 
GeneralRe: XSL tag matching Pin
Philip Fitzsimons8-May-03 1:58
Philip Fitzsimons8-May-03 1:58 
or even

<xsl:choose><br />
<xsl:when test="test"><br />
<b>Your Content</b><br />
</xsl:when><br />
<xsl:otherwise>Your Content</xsl:otherwise></xsl:choose>





"When the only tool you have is a hammer, a sore thumb you will have."

GeneralRe: XSL tag matching Pin
Stuart Dootson8-May-03 5:40
professionalStuart Dootson8-May-03 5:40 
GeneralRe: XSL tag matching Pin
J. Dunlap8-May-03 7:24
J. Dunlap8-May-03 7:24 
GeneralRe: XSL tag matching Pin
Philip Fitzsimons8-May-03 8:24
Philip Fitzsimons8-May-03 8:24 
GeneralRe: XSL tag matching Pin
J. Dunlap8-May-03 9:46
J. Dunlap8-May-03 9:46 
GeneralSelectNodes Pin
thongkk1236-May-03 22:17
sussthongkk1236-May-03 22:17 
GeneralRe: SelectNodes Pin
Anonymous6-May-03 22:18
Anonymous6-May-03 22:18 
GeneralRe: SelectNodes Pin
Anonymous6-May-03 22:20
Anonymous6-May-03 22:20 
GeneralRe: SelectNodes Pin
Philip Fitzsimons7-May-03 2:55
Philip Fitzsimons7-May-03 2:55 
GeneralCrLf in XML quoted string Pin
J. Dunlap6-May-03 8:01
J. Dunlap6-May-03 8:01 
GeneralRe: CrLf in XML quoted string Pin
Stephane Rodriguez.8-May-03 2:26
Stephane Rodriguez.8-May-03 2:26 
GeneralRe: CrLf in XML quoted string Pin
J. Dunlap8-May-03 7:29
J. Dunlap8-May-03 7:29 
GeneralMSXML parser and internet explorer Pin
Firas Rashid5-May-03 22:29
Firas Rashid5-May-03 22:29 
GeneralRe: MSXML parser and internet explorer Pin
Stephane Rodriguez.5-May-03 23:58
Stephane Rodriguez.5-May-03 23:58 
GeneralMADNESS Pin
eggie54-May-03 8:18
eggie54-May-03 8:18 
GeneralRe: MADNESS Pin
J. Dunlap4-May-03 9:06
J. Dunlap4-May-03 9:06 
GeneralRe: MADNESS Pin
eggie54-May-03 9:33
eggie54-May-03 9:33 
GeneralRe: MADNESS Pin
Philip Fitzsimons7-May-03 2:56
Philip Fitzsimons7-May-03 2:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.