website login or password protection
In the past all of the website authoring I have done has been using hand coded html although I have developed some medium sized websites. I am now interested in seting up a login system on one of my existing sites that will allow only users who have a valid username password combination to access particular pages. What web technologies can facilitate this? Are there any requirements for the webhosting company?
Also, after html what would people recommend investigating next?
a simple java/Flash applet like the one you'll find it you
click here
OR if your site runs on an Apache server you can use .htaccess authentication. You'll find out more about that if you
click here
This thread is now locked and can not be replied to.