Upload and display .txt or .doc iles

Newbie Member
27May2008,03:06   #1
Darragh3277's Avatar
What I would like is to have a website where I can upload a .txt file or a .doc file and have it then displayed. I would preferably like to be able to keep the formatting of the file.

I have looked up on how to do it but I can't find what im looking for. Could any one point me in the right direction? Any links to articles would be very helpful
Team Leader
27May2008,10:13   #2
pradeep's Avatar
Displaying .txt files is easy, just put the contents of the file inside a <pre></pre> tag, but .doc file is not easy, try googling it!