I have a registration page where a user will upload his/her resume. On clicking "register" button the form will sent all the data to admin. It also sends a link called "download" containing the path of the word file that the user has uploaded .On clicking download the admin is able to download the resume.
I also want to send another link saying "View as HTML" as google mail, so that the admin views the word file as html document rather than downloading it.
Anyone please suggest how will I convert the word file to html page.