why isn't this most easiest form imagnable working?

Discussion in 'PHP' started by SedNaX, Feb 27, 2007.

  1. #1
    This is the form:

    <form name="submit" method="post" action="submit2.php">
    <input type="button" value="submit">
    </form>
    Code (markup):
    The form is broken (when i click on submit, nothing happens..)

    I don't get it..
     
    SedNaX, Feb 27, 2007 IP
  2. JoshuaGross

    JoshuaGross Peon

    Messages:
    411
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    input type="submit"
     
    JoshuaGross, Feb 27, 2007 IP
    SedNaX likes this.
  3. SedNaX

    SedNaX Active Member

    Messages:
    1,326
    Likes Received:
    59
    Best Answers:
    0
    Trophy Points:
    90
    #3
    of course.. why didn't i see that..

    dammit.. that was so dumb of me..

    Thanks anyway! Rep+ :D
     
    SedNaX, Feb 27, 2007 IP
  4. JoshuaGross

    JoshuaGross Peon

    Messages:
    411
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #4
    :) Thanks.
     
    JoshuaGross, Feb 27, 2007 IP