Hi,
I am a newbie. I don't know javascript. I use the free javascripts and try to understand them.
I have a javascript now, to validate username and password. I paste it below. My question now. Is it possible to let it validate more than one username and password?
For example text3 and text4?
[HTML]<form>
<p>ENTER USER NAME :
<input type="text" name="text2">...