User login security and user uploading pictures and data to DATABA

K

KLM777

1) What is the best way to allow users on my website to create and access
their own account information ? and 2) allow users to upload pictures and
text and save/display their information in a database. Then display their
information on a formated page for others to view. (The idea is to allow
users to setup their own account, password protected, allow users to upload
information and edit it when needed, and be able to display the users
information on a formated page, and do all this automagicly so me the web
master DOES NOT HAVE TO DO ANYTHING!) Using the KISS principle, what database
component should I use? Microsoft ACCESS?

Thanks for your help.
Keith
 
S

Stefan B Rusynko

If your host supports ASP and Access, (plus ASPUpload and its permissions), Yes
- with a lot of hand coding of the ASP code to manage the DB, page content and formatting, and file upload process




| 1) What is the best way to allow users on my website to create and access
| their own account information ? and 2) allow users to upload pictures and
| text and save/display their information in a database. Then display their
| information on a formated page for others to view. (The idea is to allow
| users to setup their own account, password protected, allow users to upload
| information and edit it when needed, and be able to display the users
| information on a formated page, and do all this automagicly so me the web
| master DOES NOT HAVE TO DO ANYTHING!) Using the KISS principle, what database
| component should I use? Microsoft ACCESS?
|
| Thanks for your help.
| Keith
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top