Inept At Normal
New member
OK. So.
I'm wanting to make a blog of sorts. I want it to be private, open only to others to whom I specficly want to read it. This means, that in the front page, I want to make a bit of code; a password field. If they get the password right, the code will take them to te actual blog. If they get it wrong, the page refreshes (or sometging pops up to tell them they're wrong.)
I know that Javascript, in theory, would work for this. The problem is, I only know how Javascript generally works and not how to use it.
I was wondering if you guys could help me come up with a little bit of code that would make this work. I was trying to do it myself with information gathered from w3 schools, to no avail. Any clue?
I'm wanting to make a blog of sorts. I want it to be private, open only to others to whom I specficly want to read it. This means, that in the front page, I want to make a bit of code; a password field. If they get the password right, the code will take them to te actual blog. If they get it wrong, the page refreshes (or sometging pops up to tell them they're wrong.)
I know that Javascript, in theory, would work for this. The problem is, I only know how Javascript generally works and not how to use it.
I was wondering if you guys could help me come up with a little bit of code that would make this work. I was trying to do it myself with information gathered from w3 schools, to no avail. Any clue?