Edmachine Posted August 4, 2006 Share Posted August 4, 2006 Ok, just wanted to ask a question: I wan't for someone to give me HTML code which will work with Web Page Maker (which I can see and will work). I wan't it like this: two fields: one username, one password. One button for accsesing site. I wan't it like that when I write (for example) ant in username and ant in password field it will direct me to a specific site from my homepage. And in the same time if I write new in u-name and new in p-word it will redirect me to other specific site. Understood? Please someone help me because I didn't find ANYTHING usefull for me searching google. We will be the arms that lift you up We will be the hand that strike you down Link to comment Share on other sites More sharing options...
TheJkWhoSaysNi Posted August 5, 2006 Share Posted August 5, 2006 You cant do password protection with HTML only. You can do it with javascript but it's not secure. Really you need a serverside scripting language to validate the password. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now