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
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
Use dojo.. And subscribe to submit event, thn u can have any number of actions on any event.. Use dojo publisher- subscriber pattern