Forum: JavaScript programming
01-10-2013, 12:55 PM
|
|
Replies: 4
Views: 214
thanks both of you for the great help. I was...
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
document.getElementById("login").submit()
so it will send the form...
|
Forum: JavaScript programming
01-09-2013, 05:27 PM
|
|
Replies: 4
Views: 214
Does Not send form
Hello there. I want to send a form to the next one but it seems my javascript is interupting or something. can samome help me a bit here ??
here is my code the problem is , it does not redirect...
|