I am printing out a form which displays user details. I need to display the
title of the user(Mr or Mrs or Ms.).
The data is in a XML and the tag would look like this.
<TITLE>Mr</TITLE> or <TITLE>Mrs</TITLE> or <TITLE>Ms</TITLE>
But i have 3 items in my form which have to be filled with a X based on the
XML data.
Mr (X) Mrs ( ) Ms ( ) if <TITLE>Mr</TITLE> and so on.
How do we do it dynamically through XSL
Regards
Rao
| Current Thread |
- data from XML
- Narasingarao Kommireddi - 5 Aug 2004 07:33:05 -0000 <=
|
|