{"id":16687101,"url":"https://github.com/paralin/copyformdata","last_synced_at":"2026-04-21T20:01:50.338Z","repository":{"id":6793884,"uuid":"8041336","full_name":"paralin/copyformdata","owner":"paralin","description":"An example of how to copy data from one form to another form (in a different page) using jQuery.","archived":false,"fork":false,"pushed_at":"2014-05-10T19:57:05.000Z","size":115,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-30T01:27:37.903Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paralin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-06T00:18:56.000Z","updated_at":"2014-08-25T22:28:33.000Z","dependencies_parsed_at":"2022-08-26T05:51:45.802Z","dependency_job_id":null,"html_url":"https://github.com/paralin/copyformdata","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paralin/copyformdata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralin%2Fcopyformdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralin%2Fcopyformdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralin%2Fcopyformdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralin%2Fcopyformdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paralin","download_url":"https://codeload.github.com/paralin/copyformdata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralin%2Fcopyformdata/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32108187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T15:07:46.985Z","updated_at":"2026-04-21T20:01:50.303Z","avatar_url":"https://github.com/paralin.png","language":"JavaScript","readme":"Copy Form Data\n============\n\nStack overflow question: http://stackoverflow.com/questions/14695651/javascript-copy-form-from-one-page-to-another-form-on-another-page/14695703#comment20584517_14695703\n\nThe question is how one can have a form and copy the values entered into that form into the fields on another web page. The most simple way shown here is to load the other webpage, hide it, and show the custom form while it is loading. When the user submits the custom form, it will show the original form and insert the data into that form, and hide the custom one.\n\nMethod:\n1. Hide the \"original form\" container.\n2. Download the original form while the user fills out the custom form. When done, fill the container with the downloaded data.\n3. When the user submits the custom form, hide it, and show the original form, and fill in the values from the custom form\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparalin%2Fcopyformdata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparalin%2Fcopyformdata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparalin%2Fcopyformdata/lists"}