Viewing 1 replies (of 1 total)
  • The options are:

    1. Using basic HTML form via GET, but it’s not recommended due to security reasons. After clicking the submit, it will be redirected to WebsiteA.com.

    2. Using some kind of remote Form registration app, it will use AJAX via JSON or XML to send/receive data. But I don’t think I have seen this one for WordPress.

    3. Display WebsiteB.com’s registration form via IFRAME on WebsiteA.com site. This is probably the easiest way, but in order to make it look seamless, some tweaking and understanding of HTML/CSS is required.

    So I guess for option 3, you can hire somebody to do so. It will probably take make 2 hours to do so, but would depend on the feature you need… for example what happens after submitting the registration form.

Viewing 1 replies (of 1 total)
  • The topic ‘Registration Form On Different Domain?’ is closed to new replies.