This Input Forms page and it's sub-pages are for my study notes and my MDN Web docs tutorial projects only, and therefore are for Testing Only. Please DO NOT enter any confidential personal information!
I will post when an actual registraton page is active for public use, hopefully sometime in 2020. Otherwise you are welcome to browse, study and experment with all of these forms as you wish! Thanks!
Registration Form
Donations Form
Required fields are followed by *.
Where does the data go?
The GET method
The POST method - Example: Raw PHP
Example: Python
For this conflageration of an example to work, a local (server side) Python Flask server must be installed, up, and running. As such, it's not going to work on a github server, but does on my local test server. See comments in html code.