English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

My child has a webpage and would like to allow people to register with the site and use a username and password to access a database where they would store information on hours they have worked on a school project.

I don't know how to do this in html. I am sure it is a common application. What software does one use for the registration and username/password access and what type of database software is used to store a database on the web?

2006-07-28 02:11:01 · 4 answers · asked by Michael M 1 in Computers & Internet Programming & Design

4 answers

You will have to use a dynamic web page (such as PHP/ASP/JSP) and make it talk to MySQL/SQL Server/Oracle databases when the user submits the data through a form.

Recommending PHP and MySQL combination since its free to use and has a lot of community following!

2006-07-28 02:18:05 · answer #1 · answered by Matterix N 2 · 0 0

Yes is a com on application but you cannot make a registration System only with HTML.It is necessary to use a scripting language. Choose from these language (ask your HOSTING provider for this; can be PHP, ASP, JSF and more new RUBY) ad the database can be in MySQL and after search for documentation on the web or on the library, ask the provider.
If you don't have a scripting support the only as you can is to search an add-on at your hosting server and to make the link in your page or Also the others can offer you this facility- search on the web for a provider who permit the registration who offer a database service but this can be more difficult due to the privacy policy or to the publicity's add-ons:)

2006-07-28 02:25:11 · answer #2 · answered by Ana 6 · 0 0

in case you're actually not technologies savvy, i could advise which you ask your new team to backup the present undertaking for you. If that's no longer an determination, i could do because of the fact the previous answer reported while it comprises MySQL decrease back up. in case you're making use of phpMyAdmin to get admission to your db setup, then there is an option to make db backup. as quickly as you do make a backup, you may ftp it to a secure region. in case you're making use of a mac, I advise Cyberduck and in case you're making use of a homestead windows gadget, i could use FileZilla or SmartFTP. while it comprises CakePHP, you will could decrease back up each and each record it quite is placed interior the dedicated itemizing on your server. lacking a record could reason the device you outfitted to blunders. And do record any alterations to the device environment (i assume Apache server) that has been made. Such alterations can incorporate config record alterations, re-routes, and so on. bear in mind which version of Apache, Hypertext Preprocessor, MySQL you're making use of so as which you will replicate the present environment. good success!!!

2016-11-03 04:44:32 · answer #3 · answered by ? 4 · 0 0

You should have the combination of server side misple programming language(PHP,ASP) /web server / database to do this job.....

2006-07-28 02:15:38 · answer #4 · answered by sumittalktome 2 · 0 0

fedest.com, questions and answers