Performing Browser Detection Using ASP.NET is a web based tutorial in which author elaborates the method of identifying the visitors web browser using Request.Browser property. Here author provides source code which collects the information of...
Eventhough there are multiple task to link to a database, the author shows the uniqueness of connecting databases using OLEDB. The main advantage of this OLEDB is, it can access to all data types. The author highlights the benefit of it as it...
It is suitable for business people and developers in ASP to know about the essence of email based marketing tool and to learn how to generate personalized emails to increase your customer satisfaction. SQL server can be used to store the contact...
In this article the author has given a demonstration for generating web page popup windows. You can learn the procedures step by step through the ASP codes. The author has explained how to develop a popup windows for displaying the daily tips, to...
At the end of this online article the webmasters could gain knowledge about selecting a random record from a set of more records. The author describes five important steps to choose a random record from a recordset. The sample source code given at...
This tutorial is very important for the programmers by which they can easily get the details about how long the web server has been operating with accurate statistics like day, date and time. Complete source code has been given in this tutorial to...
This tutorial is helpful for every users who develop database table using SQL string which guides them how to handle apostrophe inputs in SQL string with simple code. This article has provided a sample code to the users.
This is an article stating about how to generate a hangman game using VBScript in ASP.NET. The author discussed about the code of hangman game in ASP.NET. The author gives the complete description about the rules of this game hangman. This article...
This is an article that deals with fetching information from another web server. In this tutorial the author makes it possible with the help of a component ASPTear. The author demonstrates this process of executing ASP script from other servers by...
Users can use this article for their reference and then they can create a database administration tool on their web page which helps them to enter their data into multiple database table using single form. It offers complete instructions with... |