PostOne Document Manager - Login

Instructions
Log in to the Document Management application using one of two User IDs (username and password) - this demonstrates the document sharing functionality built into the application. After you log in with one User ID, upload a file and mark it as shared, you will be able to see that file when you log in with the other User ID. Files not marked as shared are visible only to the specific User that uploaded the file.

User ID 1
Username: user1
Password: user1pass

User ID 2
Username: user2
Password: user2pass

Username:
Password:

Behind the Scenes
Access to this application is controlled using ASP.NET Forms Authentication. Users are authenticated against a database that resides on the secured file server. If a user attempts to access another web server script without authenticating, the ASP.NET runtime will redirect the user to this sign-in page.

Copyright © 2003 SoftArtisans, Inc. All Rights Reserved.