We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa7e23 commit cca0883Copy full SHA for cca0883
README.md
@@ -2,7 +2,7 @@
2
CGI form handler used for LinuxDays web forms
3
4
This is an quick and dirty hack to get the form data stored to JSON files.
5
-Every submission has to contain key `regid` linking to an existing directory in
+Every submission has to contain key `formid` linking to an existing directory in
6
the data directory. All data from each submission is then saved into a JSON file
7
named YYYYMMDD-HHMMSS-nnn.json where nnn is random nonce.
8
0 commit comments