google-form
google-form copied to clipboard
Simple AJAX request to POST data to a google form.
4. Load ./google-form.js in your browser, or require it with browserify or webpack. I don't know how to load that script in my browser.
What should be the input name for that specific form? And how do I find it? Example: input name="entry.2345234" Thanks!
Hello! At first thank you for share that script! I wonder how could be possible to use radio and checkbox type? here is my sample of checkbox which is unable...