Hi ALL,
I am getting a word document file path that is coming from the sharepoint ,
e.g (http://server:portnumber/KYRA/Java, Samatha_299bdf54-cd37-e211-810e-0019b9dc8028/2012-11-26 13-30-08 PM samatha java.docx)
when i click on this it get's downloaded to local system.
My requirement is that
1).I want to read this file in c# code behind.
2).Ones it's Read into the memory stream then i want to convert this into plaintext.
All the operation i want to do in c# code behind As this is the web application .
Kindly suggest me the Resolution for this.
*This post is locked for comments
I have the same question (0)