Post Variables
Posted: Mon Oct 10, 2005 2:35 pm
When I submit a form via post, and use a url as the action... is there a way to make it so that I am not automatically taken to whatever page I used as the action? I am submitting variables to authorize.net, and once submitted, I'm just taken to their secure site and the plaintext response string just sits on the page... how do I return that string to my database??
EDIT: I just talked to authorize.net, and they said I'm not supposed to be sending the variables from a form... I'm supposed to send them some other way.. what other way???
EDIT: I just talked to authorize.net, and they said I'm not supposed to be sending the variables from a form... I'm supposed to send them some other way.. what other way???