Hi,
I have a little problem with submitting a value to another website. The story is this: We want people to be able to pay by using Ideal (a dutch payment system), but the problem is that we have a contract with the bank for 1 domain and the website is on another domain.
So I thought about using the "Submit URL: The form's "action" URL". But how does this work? I have the first form working and the value is placed in a hidden field. How do I get the values out of it on the other website? On the other website is a chronoform where it has to connect to.
The 2nd form needs the value in javascript or by php placed in another hidden field.
I have a little problem with submitting a value to another website. The story is this: We want people to be able to pay by using Ideal (a dutch payment system), but the problem is that we have a contract with the bank for 1 domain and the website is on another domain.
So I thought about using the "Submit URL: The form's "action" URL". But how does this work? I have the first form working and the value is placed in a hidden field. How do I get the values out of it on the other website? On the other website is a chronoform where it has to connect to.
The 2nd form needs the value in javascript or by php placed in another hidden field.