jsVal is a JavaScript program used for validating HTML Forms on the client side. This allows HTML forms to be validated in the browser without having to send a request to a sever (PHP, ASP, Perl...). jsVals saves you from having to write complicated
Email Verify is a simple and versatile tool in JavaScript that can be used in your webpage for validating email addresses given by the user while filling up the registration forms and news letter sign forms in your webpage. The script performs verifi
How To: Use Forms Authentication with SQL Server 2000 is an article in which the author demonstrates about the procedure of validating the web forms in the SQL server. Here author describes about the two methods of authentication to store the users c
Form Validation JavaScript is a simple JavaScript, which will be of immense help to make sure that the visitors of your web page do fill up all the relevant fields before submission by validating the fields before submission. In case your site has a
Forms are everywhere, and are easy enough to create when they are simple, like search boxes. But what if you need them to be complex? How about changing the forms based on input by the viewer? This is where interactive forms using Javascript and HTML
Using Forms Authentication in ASP.NET - Part 2 is an ASP.NET tutorial in which author discusses about the method of constructing form authentication for validating the visitors username and the password. Here the author explains each and every elemen
Accessing Form Variables is a suitable tool for PHP beginners to know how to create forms and how to put variables to obtain the data. This tool teaches you about the several types of syntax and variables to enable the user to input the data. Also, e
This is a javascript utility that can be used by the users to have a form validating system on their websites. It comes with the ability to check each and every tag of the given form. It checks numbers, email address, dates, URLs etc., It is an easy
This is a applet controller JavaScript that can control the applets i.e., to start the applet, stop the applet, displaying information about it, functioning speed, etc. by accessing the applet through the document.applets[] array and calling its publ
This script is used for accessing data from SQL server using SQL stored procedure and gives report which is included with input forms to allow users to sort and paging function online from their webpage. |