thanks both of you for the great help. I was wondering Why I had to insert that many else
in the code. I also forgot to do
Code:
document.getElementById("login").submit()
so it will send the form to step2.php
now it sends it correctly. one more question
to check if the user entering step2.php and step3.php has entered the password correctly I need php right ? if so what is the way of doing it ? If you can help with this one it would be great