somanivivek
IS-IT--Management
We have a intranet based web application for loading documents. The application is developed in ASP and allows only the users in the network domain to upload files. When user access the site,there is silent NT authentication.
Docs are loaded and associated information is filled in. Multiple documents can be loaded.
Sometimes the number of documents to be loaded is large and the session times out. After filling in lot of information, when the user press button to upload files, the user is confronted with a authentication pop-up asking for username / password / domain.
Even if the user gives correct values for the authenticatino pop-up, it does not authenticate. User need to close the browser and then visit the site again.
This is quite painful as the docs brwosed for loading and the information filled is lost.
What is happening here?
IS there a better way to do this ?
Docs are loaded and associated information is filled in. Multiple documents can be loaded.
Sometimes the number of documents to be loaded is large and the session times out. After filling in lot of information, when the user press button to upload files, the user is confronted with a authentication pop-up asking for username / password / domain.
Even if the user gives correct values for the authenticatino pop-up, it does not authenticate. User need to close the browser and then visit the site again.
This is quite painful as the docs brwosed for loading and the information filled is lost.
What is happening here?
IS there a better way to do this ?