Question
help on html code to excel format
i have try to do a html table to excel, but 1 of the query data it content a <span class> tag(i use this in the code), when i export to excel it will also show that code into the excel cell.
so if there a way to format that cell so it only show the data but not the <span>?
iam use the cfspreadsheet tag.
thanks