View Single Post
Old 01-10-2013, 12:55 PM   PM User | #4
Demeteor
New to the CF scene

 
Join Date: Jan 2013
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
Demeteor is an unknown quantity at this point
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
Demeteor is offline   Reply With Quote