Set the InitialFocus for an ASP.NET WebForm is a tutorial which deals with the methods that have to be followed to create the initial focus control on the web forms. This SetInitialFocus helps in generating a javascript to run in ASP.NET...
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...
HOW TO: Determine the Browser Version in ASP.NET is a web based tutorial in which author describes the procedure to establish the web browser version using the HttpBrowserCapabilities in ASP.NET. Through this tutorial users can learn about various...
Your XML Is in the Mail is an ASP.NET tutorial in which author describes about MessageML, which is a XML-based messaging and envelope. The author gives detals about SmartMessage which helps in delivering its content to group of communication...
This is a tutorial that contributes to web developers on the execution of a program on their servers from a remote location. Author details on creating an ASP page that allows users to go anywhere in the world and still be able to execute a...
This script runs from the browser and will push files off of your server to the remote server and bring files from the remote server to your server. Client enters their host, username, password, and a destination directory and the files are...
Creating Secure Documents on the Net is an article deals with various method included in securing the database content in the intenet. In this article author gives details about the code that has to be utilized in HTML page, an ASP page and an...
This script detects the user and navigator agents of the browser and performs the following functions: MSIE 5+: Displays the page with no warnings or alerts. Mozilla FireFox 1+: Displays the page with an alert. All others are redirected.
This tutorial deals with detection of the browser and its version the site vistors use. Here the author suggests users to generate two types of ASP pages, one with more features for later browser versions and another one is for earlier browser...
Accesing an ASP.NET in-built objects from the .NET components is the main summary explained in this article by the author. The author also narrates about testing the component on an ASP.NET webpage. The author provides the above process with a... |