Publishpoint.com

(323) 793-1535
 
ColdFusion Data Base Applications for the Internet - Source Code Available
User Login & Document Sharing Demo
 

Document Sharing is a ColdFusion Internet Application that restricts user access to the application by ID & Password. This application will upload a document to the server, register it in the database and provide viewing access to other users in the system. The vital components of this application are the user management features. The login resource can be used as a gateway to any application that needs to restrict user access by ID & password.

The application uses a Microsoft Access database. ColdFusion will connect to a variety of ODBC databases.

The Demo is fully functional. Please register for access to the Demo. An email address is required. Your Login User ID and instructions will be sent the the address provided.

 
The Demo will be available December 1st
  ColdFusion Features:
 
  • Connect to multiple Datasources (databases)
  • All application modules can be accessed only after login
  • CFTRY & CFCATCH: Monitor Errors
  • CFQUERY
  • Session Variables: Maintain "State" across multiple pages
  • Log in and validate Users
  • Manage application resources by user status
  Application Features:
 
  • Login control for an unlimited number of users
  • Upload document files
  • Documents are referenced to the user who uploaded the file
  • User IDs are unique
  • Add / Edi t/ Delete Users
  • Add / Edit / Delete Documents
  • Delete files automatically by expiration date
  User List Features
 
  • Full Name
  • Phone Number
  • eMail
  • Status (Administration, Manager, User)
  • Login ID
  • Password