Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Login-Check with jQuery??!?!

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31685
    iluuu
    Member

    Whasup Guys?

    Ok. I’m trying to do a dynamic login with PHP and jQuery..
    The PHP-Part is ok.
    But i’ve tried to do it with $.get, but the problem is, that i cannot submit the page, if everything works fine in the
    PHP-Check-File..

    I’ve made a form, and on submit it is doing this function:

    #59442
    iluuu
    Member

    sorry it should be
    $.post(‘checklogin.php’, { username: anm.username.value, password: anm.password.value },

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.