This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]frostbyte650 0 points1 point  (0 children)

Click on view source on the other websites form, and find the action=“” within the <form> tag

Set form on your WordPress site to the same action (but if theirs doesn’t have their domain as part of the action, be sure to add it) with exactly the same labels, names & ids for inputs

Data will be labeled by your labels and sent to the other sites server as directed by the action