|
|
Subject:
User Database
Category: Computers > Programming Asked by: chadc-ga List Price: $15.00 |
Posted:
17 Feb 2005 13:41 PST
Expires: 19 Mar 2005 13:41 PST Question ID: 476179 |
How do I create a user database without buying expensive software? I want to create an access system that will allow a set list of users to login with passwords, and see custom content in their account, but I do not want to take an online class for it. |
|
There is no answer at this time. |
|
Subject:
Re: User Database
From: lemil-ga on 20 Feb 2005 14:52 PST |
Dear chadc-ga, You can create a user database and content administrator paying nothing!. For giving you the best answer please tell me, - Where are you publishing this content ( int the Web, home / office network, a single computer) - What OS are you running (Windows / Linux / etc ) - and What kind of contentare you planning to manage (any archive, live streaming content, web pages) Martin from Buenos Aires, Argentina |
Subject:
Re: User Database
From: good2go-ga on 22 Feb 2005 21:31 PST |
The easiest and cheapest way to get away with this is, assuming you have access, you can create an access database table with user and password fields. once you have the database made, writing some asp code (very easy to understand, and very easy to find on how to open a database), will allow you have an interface for the user via internet explorer (obviously the asp pages need to be uploaded to a host). The asp code can simply redirect them to a custom web page which you made up depending on the user name. Really simple and cheap way to have password protected data and an interface for the users. Let me know if you need any more clarification. |
Subject:
Re: User Database
From: ullfindsmit-ga on 18 Mar 2005 23:00 PST |
I think what you are trying to do is generate CMS (Content Mangement System) where you can basically create pages and assign access level to each user based on their credentials. http://www.omegasoftinc.com/cmspagecontent.asp?cmsPageId=5 has some usefull info Alwayz -Smit. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |