Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send client form data to web server #36

Closed
chrisxkeith opened this issue Sep 3, 2021 · 1 comment
Closed

Send client form data to web server #36

chrisxkeith opened this issue Sep 3, 2021 · 1 comment
Assignees

Comments

@chrisxkeith
Copy link
Contributor

No description provided.

@chrisxkeith
Copy link
Contributor Author

chrisxkeith commented Sep 7, 2021

  1. Create array of provider emails
  2. Use https://api.jquery.com/jquery.post/ to send { client_data : this.client_data, client_id_data : this.client_id_data, providers: provider_array }
  3. Add POST entry point on server
  4. Have server send data to its console.
  5. See what breaks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant