I created an application in vb.net for uploading and downloading a file. On IE and Chrome, it is successfully open with correct extension on clicking at link. But on Mozilla firefox, It is always open in HTML format.
Do I need to change something in the Mozilla Firefox or in my code? It is doing right in Chrome and IE. File can be of any type(.docx,.pdf,.txt).Prompt response will be highly appreciated.