CACS254 Scripting Language

Scripting LanguageTU Board 2025

Create a webpage with a form for BCA entrance exam, including fields for name, email, mobile number, password, gender, intermediate faculty, and date of birth. Store the entered data in the MySQL…

10

Create a webpage with a form for BCA entrance exam, including fields for name, email, mobile number, password, gender, intermediate faculty, and date of birth. Store the entered data in the MySQL database 'FOHSS' in the table 'BCA', and validate the form using JavaScript with following rules. i. Required: All fields are mandatory. ii. Format: Must follow valid formats, such as a proper email address and a 10-digit mobile number. iii. Valid Date: Ensure the input follows a valid date format for date of birth (YYYY-MM-DD).

A worked answer is on its wayMeanwhile, read the Scripting Language notes for this topic.

Discussion

Loading…

More Scripting Language questions

All Scripting Language old questions