Help me create a form with PHP

Discussion in 'PHP' started by Emperor, Sep 12, 2007.

  1. mikebrad0927

    mikebrad0927 Peon

    Messages:
    266
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #21
    did you fix this line

    <form action="" method="post" onsubmit="Process(this); return false;">
     
    mikebrad0927, Sep 13, 2007 IP
  2. Emperor

    Emperor Guest

    Messages:
    4,821
    Likes Received:
    180
    Best Answers:
    0
    Trophy Points:
    0
    #22
    Yes I fixed that part.
     
    Emperor, Sep 13, 2007 IP
  3. DKameleon

    DKameleon Member

    Messages:
    29
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    38
    #23
    I don't see that code in your page :)

    Please try in Firefox. Turn on Error console and try to find out the reason why page just refreshes. It must show javascript errors if they are present.

    AJAX form must generate url without refreshing page.
     
    DKameleon, Sep 13, 2007 IP