CACS254 Scripting Language

Scripting LanguageTU Board 2024

Write server side script to create and validate form with following rule and store given data into 'patients' table with details (name, patientid, mobile, gender, address, dob, doctor name) • Name,…

10

Write server side script to create and validate form with following rule and store given data into 'patients' table with details (name, patientid, mobile, gender, address, dob, doctor name) • Name, Mobile, doctor name, gender, dob: Required • Mobile: 10 digit start with 98,97 or 96 • DOB: YYYY-MM-DD format

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