Forums

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

Home Forums Other jquery form plugin HELP!!!

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

    I am trying to create a form that uses ajax to submit. I created a insert_email.php script which looks like this:

    Code:

    And I have my page which is a text box that asked for the e-mail address, which looks like this:

    Code:




    Mail List Test




    Get Notified




    Yes Sir!!


    When I click submit I get the beforeSubmit alert but I never get the success callback response. However, the address does get insereted into the database but no update to div #output2. Note: I have tried locally and on the server.

    It can be all be found right here.

    #50543
    cupaball
    Member

    NEVER MIND….it was already working FF3 and ad muncher did not get along with the script.

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