Server Side Validation Code is a tutorial which helps the users how to validate the form on the server side. The procedure of this tutorial is described with an example step-by-step. Server side password validation and server side email validation...
Netscape, IE and client side validation in ASP.NET is a tutorial in which author discusses about the solution for the problem that occur while executing form validation. In Netscape the form validation has to be done in server side while the IE...
Client Side Validation in ASP.NET is an ASP.NET tutorial in which the programmers can get guidelines about using the web form control and HTML control for validating the web form in the client side. Here the author explains about certain query...
Automating Server Side Tracing in SQL Server is an reference article which helps the webmasters and developers to outline the SQL server tracing. This article provides various details about the functionalties to trace systems stored procedures and...
BigNoseBird.Com's Server Side Include Page has an exhaustive set of SSI tutorials and reference pages. Using SSI makes pages more responsive and site maintenance easy. The pages in the site end with the shtml extension instead of the more...
Client Side Validation Using the XMLHTTPRequest Object is a tutorial which helps the users using XMLHTTPRequest Object the users can get stable experience by form validation which handle the proper time lookups data as well as checking every form...
How To Determine Browser Type in Server-Side Code Without the BrowserType Object in ASP.NET is a web based tutorial in which author tells about the step by step method that have to be adapted to determine the browser type of the users by using...
Invoking JavaScript From a Server Side Button is a tutorial in which the author shows how to call a java script function using server side button control. This tutorial shows you how to pass this function as an argument to the add method of the...
Opening Child Windows Using Server Side Controls is a web based tutorial which gives you various methods such as adding a server side script to the button control, adding client side script to the write method of the response object and using the...
The ASP version of server-side-clock.php, this recursive function tells the date on the server that it is being served from. On loading, it calculates the difference between the client and server times. It then uses that difference to keep itself...
Server-Side Caching Options is an article which will be of much use to ASP programmers. Various caching techniques like element caching, page caching and data caching are discussed here. The author also tells about the advantages and disadvantages...
Server-Side Comments is a web based tutorial in which author discusses about commenting ASP.NET scripting in the server. The author says that the the comments specified in between the opening and closing tag will be defined as a server side...
Server-Side Countdown Clock-PHP is an user friendly PHP count down clock application which allows the users to place the count down clock to a particular future date on their website. This application counts down and displays year, month, date,...
Server-Side Data Access is an ASP.NET tutorial in which the author demonstrates about several process of accessing SQL based datas. The author describes the process of executing select query to a SQL database inorder to populate the database. In...
Server-Side Include Directive Syntax is an article in which author explains about server-side include directive syntax which helps in adding content of a file into any desired place in an ASP.NET page. Here author demonstrates about methods to be...
Server-Side Object Tag Syntax is a web based tutorial which deals with server-side object syntax and its attributes, which helps in generating COM and .NET objects in the web form page. Here author explains about its aspects like ID, class,...
Use Server-Side Includes is an advanced article that helps you to know about the use of the SSI. Server side includes are a powerful tool for code re-use and helps the web developers to maintain a consistent site. The include files are of two...
VDaemon is a PHP library that grants an easy-to-use but powerful way to check user input for errors, and, if necessary, display messages to the user.
VDaemon performs server-side validation using PHP and client-side validation...
CustomValidator Control is an ASP.NET article in which author explains about the custom validator control, which perform validation both in client side and server side. In server side validation, the validation is done with the help of...
Zebra_Form is a PHP class that simplifies the process of creating and validating HTML forms. Its object-oriented structure promotes rapid HTML forms development and encourages developers to write clean and easily maintainable code. It frees the... |