two actions on form submit

Discussion in 'PHP' started by jeevik, Aug 31, 2007.

  1. #1
    hi everybody

    my form is posted to an 3rd party site on submit.. Now i want to store the textbox values in my database before posting the values to the 3rd party site..

    thanks in advance:)
     
    jeevik, Aug 31, 2007 IP
  2. m0nkeymafia

    m0nkeymafia Well-Known Member

    Messages:
    399
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    125
    #2
    post it to yourself
    store the data
    then post the form to the 3rd party site, you could do this using curl

    google curl post forum submit and you should get what your lookin for
     
    m0nkeymafia, Aug 31, 2007 IP
  3. jeevik

    jeevik Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks

    i ve got the solution ....
     
    jeevik, Aug 31, 2007 IP
  4. daringtakers

    daringtakers Well-Known Member

    Messages:
    808
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    110
    #4
    Use dojo..
    And subscribe to submit event, thn u can have any number of actions on any event..

    Use dojo publisher- subscriber pattern

     
    daringtakers, Aug 31, 2007 IP