CS101 solution of Assignment # 2 required
Posted: Sat Apr 28, 2012 9:37 pm
Q1
Make a form in HTML document containing only one field named as Email and one Submit Button. Write your own JavaScript function to validate the email address.
Make a form in HTML document containing only one field named as Email and one Submit Button. Write your own JavaScript function to validate the email address.