Move items from one select field to another clicking an item.
Passing Data the .NET way is an article which elaborate the method of passing the values from one aspx page to another. In this article the author describes the readers, how to transfer a single value and an object from one aspx page to another...
This is an article that can be used by the administrators to learn about encrypting querystring in ASP.NET. Here the author discusses about preserving user data using Cryptography and interchanging data from one web page to another web page by...
Post an ASP.NET form with JavaScript is an article in which author disusses about passing data from the form page to the ASP.NET web page with the help of java script. Here the author explains the above said process in a step by step procedure...
Ringers is a ring-based software navigational system. A ring may comprise of several websites which are linked in such a fashion as to allow the ease of movement (or surfing) from one member site to another through an internal menuing system...
ASP programmers can study this tutorial online to acquire information about how to transfer the data in one page to another page through ASP. Clearly demosnstrates with an example how to pass the value by hidding it. It lets you to retrieve the...
How To Use Cookies in an ASP Page is a tutorial through which users can get detailed description about using the cookies to store and access the visitors information from a cookie on the client system in a step by step method. In this article...
This script lets you move elements from one selection box to the other. It allows for multiple items to be moved at once, and all items are sorted alphabetically as they are moved.
An efficient online ASP study material which describes every aspect of ASP query string with detailed explanation that describes the uses of passing information from one page to another and also teaches how to perform this using querystring...
This article guides you how to redirect from one page to another page, for example if any website is under maintenance it redirects to the other web page link. Few example programmes are given with small description. User can refer it and can... |