Validation

  • node.js

Save data To MongoDB: Node.js

After learning to connect our Node.js application to MongoDB, lets see how we could insert data into our database collection.…

11 years ago
  • xHtml

number Input Type: HTML5

number input type indicates that the input field is used for entering numbers. Advantages of using number input type: 1.…

11 years ago
  • xHtml

Email Input Type: HTML5

Lets look at email input type of HTML5 forms. In this video, we illustrate how you can implement simple email…

11 years ago
  • xHtml

require attribute: HTML5

Lets see how require attribute of HTML5 works. require attribute forces the user to enter some value. But it does…

11 years ago
  • xHtml

Form novalidate attribute: HTML5

Today let us learn about novalidate and formnovalidate attributes of HTML5 form. In this video tutorial I'm taking 2 input…

11 years ago