Simple ASP Authentication System is a web based article through which webmasters and the ASP programmers can get information about how to secure their ASP applications. In this article the author offers various steps to construct a secure login syste
This script really helps webmasters to create a fully functional web based calendar. This tool allows web visitors to change the settings of calendar according to their region i.e- they can change the week start according to their country rules. User
This effective article explains about the scripting languages that are useful for ASP applications. It describes all the key features of VB and Javascript. VB script has an error handling feature and handles multi dimensional arrays easily. Javascrip
Encoding and Decoding URL strings is an ASP tutorial in which author describes various string and character that have to be used in the query string of the URL while encoding and what are all the charecters and string that should not be used in the U
Displaying Browser Capabilities in ASP.NET is a web based tutorial in which author describes the method of detecting browser capability in ASP.NET. Here the author explains each properties of HttpBrowserCapabilities object, which helps in collecting
This tutorials brings ASP users several information to let them have their own ad management system on their websites. Here the author discusses about the function and necessity of the Ad rotator -an ASP component. This tutorial clearly explains abou
This tool is helpful for any programmer that allows them to facilitate their web pages with stop clock which enables their web users to perform their working duration in an application in a given period of time using stop clock. Webusers can control
If the users want to access IP address of clients web browser along with the web services and to access web server variables, this tutorial really guides them to create such feature on their web services, because it has shown sample source code for r
This is an ASP article that discusses about the auto number. In this tutorial author specifically deals with the display of identity field value using the @@IDENTITY. This tutorial provides the sample code for the readers. |