B
bearclaws
I'm new to XML/XSL and need to get the last value from a string that
looks like this (where the colon is the delimiter)...
Computersrives:Firewire:Hard Drive
I have an XSL file that gets this whole string passed to it as a
variable, but I just want to write "Hard Drive" to the screen.
Any suggestions?
Thanks,
BC
looks like this (where the colon is the delimiter)...
Computersrives:Firewire:Hard Drive
I have an XSL file that gets this whole string passed to it as a
variable, but I just want to write "Hard Drive" to the screen.
Any suggestions?
Thanks,
BC