Hi,
I was just wondering: some websites have a feature where the index.html includes a kind of member login with username and password, so that only the developers of the website can view it (prior to release). I'm not sure how I could make this, so could someone please point me in the right direction?
What I actually want to do is create an index.html which simply contains a script which is a member login form, and if the username and password are correct, they could then be redirected to the real site index. Thanks, and once again, any help would be appreciated!
J_K9