Home » questions » what is needed to make a web page that uses a user id and password to get in?

what is needed to make a web page that uses a user id and password to get in?

2006-08-12 05:07:06, Category: Programming & Design
please i need more details

Answers

  1. Ana

    On 2006-08-12 05:30:01


    What you need it is a common aplycation but ussually you need a scripting support PHP,ASP, RUBY, JAVA in conjunction with a database server like mysql or sql 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 Search from bravenet- for guest books or form for example or from response_o_matic for a free forms linked to your site The other idea can be to use Ajax in conjunction with a server-side language, javascript only canot be write on the hard disk -it can be write only cookies If you have php support search on the web for the login system in php
  2. STRANGER

    On 2006-08-12 05:10:04


    Any web page editor eg Front Page /knowledge of HTML and one of the scripting language eg. JAVASCRIPT.