Background Fading Using Multiple Colors is a Java Script that can be incorporated into your web page to implement a colorful display of multiple colors in the background with a fading effect when the visitor of your web site selects to view your...
Making a Database Connection is an important task while making a database call from the web. In this article the author highlights the importance of planning a good database connection with few sample database connection strings. This article...
This is an article that can be used by the users to host multiple servers on a single IP address. In this tutorial the author guides users in hosting several domains under single with the help of request.servervariables("HTTP_HOST")....
Use TAlpTable to access data in a single database table without using the Borland Database Engine (BDE). TAlpTable provides direct access to every record and field in an underlying database table, whether it is from Paradox, dBase, Clarion,...
Through this online article the author shows the entire Connection string access. The article covers about Text or CSV Connection String using MS Text Driver(DSN less), Database Connection String using MS Excel Driver(DSN less), Oracle Database...
ADO.NET Series - Connecting with a Database is an article in which the author gives the explanation about how to establish the SQL-Server database connection using the SqlConnection class in ASP.NET. The author creates an object for SqlConnection...
Create a Dynamic Database Web Site With ASP.NET is a tutorial which guides you in building an attractive userfriendly database website using ASP.NET. Each aspx page has four literals which are are used to contain the links at the top of the page,...
Manage database table on a Single page is an article which deals with generating a database table with in a single generic page and managing the data to be stored with in that particular table. Here the author demonstrates about how to manage the...
This is a program that comes with the ability to allow webmasters to create a message board on their websites. This database driven application is built by using six components and a single binary component to upload files. This application...
Contractors Database is a PHP driven online co-ordinating system that constructs frameworks to merge all subcontractors to admin. Entire data is stored with the single database that can be navigated from any part of the site. It supports... |