I am working for Administrative Application using ASP and MySQL. It save the result in html format in DB. I am developing a Report for the users.
Problem: when I access this field in Crystal report. It shows only data. But HTML table does not display in crystal report. I have format the report object’s Text Interpretation to HTML. Text Interpretation is working but many html tags (i.e table, alignment etc) are not functioning in Crystal report 10.
Please help me.