I want to upload a document and have to find the keywords in it, Because based on the keyword the document should be uploaded to the respective folders.
For example:
If user uploads a document, My code should read the content and
- If the content is based on the Computer it should upload to CS document library
- else If the content is based on the Biotech it should be uploaded to BT document library.
Please help me to do it using visual webpart.