Auto Form JavaScript
This script generates all HTML form input automatically after your specifications. You do not need to install anything or run any type of server to get this script up and running. On a single page you are able to create all your form input fields, including editing, removing and sorting, and setting up the configuration for the main form tag. All valid input attributes are available, unique attributes for specific input fields, global attributes and form overrides. A small portion of these available attributes would be value, id, class, name, title, options, disable, readonly, placeholder and many more. To make the html output more useful each input field can be wrapped with HTML . The script also generates stubs for MySQL statements for insert and update.


