I have store a greek text in mysql database field. Using my script i retrieve the greek text and then i store it in a file.doc.
When i email the file.doc (through MIME::Lite) i can open it with the Microsoft Word and then it asks me the encoding of the document. I click on simple text and i can see the document with no problems. My problem is the dialog (Office Word) that prompts me to click on the encoding, Can i avoid it and Word recognise the ISO-88590-7 automatically? Thanks in advance.