Categories
Tags → Html Input Class

JavaScript Digital clock

In this article we are going to design a JavaScript based Digital Clock. Here we are see use a HTML Form to show our Digital Clock. Take a look below on piece of code Here we have defined HTML form. And use input and assign a class frm to it. ...
DETAILS

MathGuard

This PHP class inserts a small piece of HTML code into your form - an expression consisting of two random numbers, one text input field for user''s answer, and one hidden field with the hashcode. When user submits the form with the answer, the a...
DETAILS

PHP Input FIlter

Try it out for yourself: http://cyberai.com/inputfilter/ This class can filter input of stray or malicious PHP, Javascript or HTML tags and to prevent cross-site scripting (XSS) attacks. It should be used to filter input supplied by the user, su...
DETAILS

Cascade Select

This class is meant to generate two HTML form select type inputs making the currently selected value on the first input determine the option values that are made available on the second. It uses JavaScript to update the second input options when...
DETAILS
©2003-2019 jCay.com