CSC318 Web Technology

Web TechnologyTU Board 2080

Write HTML script to create HTML form as below and perform form validation using JavaScript. [figure in the original paper] The validation should be as; the username should be of length at least 4…

10

Write HTML script to create HTML form as below and perform form validation using JavaScript.

[figure in the original paper]

The validation should be as; the username should be of length at least 4 and is required. The password should start with a character and end with # and is required. The country and gender should be checked.

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