Hello. I am uploading a file to the server and then reading its contents into a variable called docText. The file uploaded is a Word file but could be a text or html document as well. Anyways, if I do
Len(docText) I get about 90,000 or so for this particular document. When I output docText #docText# I get a few strange characters: ��ࡱ� Is there anyway to output this text so that it is readable? I do not need to display it actually, I need to be able to parse it which seems to work just fine on MX, but I am on CF 5 and it does not. Any ideas? Thanks, Mike ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

