CACS205 Web Technology

Web TechnologyTU Board 2025

Write HTML code to create a form for registration of customer data for ecommerce website with field (name, email, phone, address, date of birth, gender) and write server side code to validate form…

10

Write HTML code to create a form for registration of customer data for ecommerce website with field (name, email, phone, address, date of birth, gender) and write server-side code to validate form for required validation for all field, type validation for phone and store that information inside "customers" table within "ecommerce" database.

A worked answer is on its wayMeanwhile, read the Web Technology notes for this topic.

Discussion

Loading…

More Web Technology questions

All Web Technology old questions