Hai all, 1st time i am posting my problem in this forum, hope i will get back some solution. in my web-page i have a link. the link path is given to a word document present in a local drive. to open the file in a new window i have written the code like this Code: <a href="file:///C:/New/one.doc" ...