| Author: sathiyasivam 08 Aug 2007 | Member Level: Diamond | Rating: Points: 2 |
Use this ,
http://www.codeproject.com/aspnet/wordapplication.asp
|
| Author: Ravindra Singh 09 Aug 2007 | Member Level: Gold | Rating: Points: 2 |
you can wite code for that in html like <a href="filename.pdf">click here</a> if you have folder then give the full path in herf like href="../foldername/filname.pdf"
|