Advanced Pop-Up Side Menu Bar is a java menu navigation system that supports unlimited buttons and sub-menus with sound support. It supports unlimited icon images and customizable background color and images. It also offers features like: button...
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 Sorting Of Table Contents is a multi-platform compatible script that uses the power of DOM to sort the entire table(editable or non-editable) on the client side itself. Works great on IE and Netscape6x browsers. Doesnot work on...
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...
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...
Client-side Environment for ASP Pages is a web based tutorial which deals with executing ASP pages. Here author describes about the custom browser through which users can write in the ASP pages that cas run both offline and online. While running...
Client-side state management techniques for .NET architects is an article in which the author discusses how to preserve the state and information of the client side using various methods. In this article the author explains you the advantages and...
Java Web Start is a client-side technology that enables Java applications to launch either from a desktop or from a Web page. This alleviates from the problem of developing two applications, one for the desktop and the other for the internet. This...
Handling Form Submissions in Client-side Script is a tutorial which shows the users the way to handle form submissions in client-side. This tutorial also shows the functions of several javascript function, which is used in client-side script. By...
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...
KSearch Client Side is a site indexing and searching software. This program supports many features such as, engaging or disengaging boolean search for advanced querries, option to select number of displays on the result page, configurable ignore...
Loading .NET Server Controls?Client Side? is an useful tutorial for the .NET programmers for displaying the web server controls in the HTML page with the help of IFRAME. Using IFRAME is an easy way to fetch the web server controls from the server...
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...
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 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...
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... |