I am using http://www.datatables.net/ datatables and the data displayed in the table is retrieved dynamically.Can anyone please help?The pound sign displays fine when entered in the html document itself. And it also displays fine when viewed in the ajax data url.UPDATEI have just realised the content of the csv file was not actually in the utf-8 form. How can I ensure that the uploads are in utf-8 form. Regards