HTML Forms
Create a form for student’s personal info (recordMain.html). Use POST method and ACTION='recordProcess.php'. Add validation on missing fields.
Your form should look like the following:
[STEP BY STEP]
最終更新日時: 2019年 02月 9日(Saturday) 23:07
Create a form for student’s personal info (recordMain.html). Use POST method and ACTION='recordProcess.php'. Add validation on missing fields.
Your form should look like the following:
[STEP BY STEP]