Hi ppl, I have a few rows of comma delimited csv file.
1204823515990,2091,Cl,200,OK,M,text,true 1204823518623,828,Su,200,OK,M,text,true 1204823519500,66,Se,200,OK,M,text,true 1204823519604,42,Se,OK,M,text,true and I like to transform it into html with xslt or xslt2. Is that possible ? Could someone provide a simple example to manipulate 2 field in a stylesheet ? I'm new to this hence such a question. Thanks