ASP.NET Maintaining the ViewState is a tutorial in which the author shows how to maintain the viewstate in ASP.NET. Viewstate helps you to restore the state values of controls. The author shows you a sample program for preserving the values of the fo
In this tutorial you can get a brief explanation about the client side and server side state management of the web pages. The author explains the various client side methods such as using view state property, hidden fields, cookies and query strings
Easy Application State Securely is an ASP tutorial in which author gives detailed description of protecting the users website with the help of session objects. This article reveals that with the help of ASP application and session objects users can m
ASP.NET State Management: View State is an article which contains more information about the view state technique. The view state is used to maintain the state and information of the client side. The author shows you how to enable and disable the vi
Maintaining Sorting while Paging in an ASP.NET Datagrid is an article that discusses about how to maintain sorting behaviour when you go through various pages in the datagrid control. This article explains that the two viewstate objects has been crea
Through this online tutorial, the author explains about the usage of application state, session state, client-side cookies and view state. Each concept is described along with its features. Under each topics the sample source code is given for the we
SketchPad is a php based script and is a web content management tool which helps users for creating and maintaining websites. Users need not worry about their HTML knowledge. It has WYSIWYG editor. Cost of maintaining websites is low. Users can add,
Very often the users come across selecting a state from a list of states given. This is an article demonstrating the very simple method to select a particular state by its abbrevation. This tutorial gives the code of building the list, assigning th
Lookup 1 is a JavaScript, which can be used to analyze the U.S. Social Security Number and find out in which State you were born. The first three digits of the U.S. SSN indicates the State in which you have been registered to have been born. For immi
This script is useful for maintaining a simple text file that may be loaded in a database or word processor for processing. |