Reading a word document from an ASP application
Hello all,
I have read the articles about reading the word document line by line from a windows application using .Net. I would like to know more about reading the data from the word from an ASP.Net application.
I really want to get the fields (name, address etc) that are entered in a word document (application form) from the ASP.net application.
Thank you for your responses and if possible provide me with the codes.