now idk if you can or not. but if i can. how do i secure form data that gets sent from one site and post on another. example.
clients have there clients fill out a form and the data gets posted to a page on my site that will store it in a DB.
Should i just use an iframe with the link of the page i am collecting with and put the form on there?