Displaying Cached XML Data in a DataGrid, and Intelligently Refreshing the Data is an article in which author discusses about the process of displaying the XML document, which is stored in the cache memory. In this article the author explains...
The diary is a tool stored in a database. It allows users to post any amount of chit-chat in it. It allows to add, edit or delete entries. It consists the option ShowDiary.asp that gets the data from the database, sorted by date, and displays it all.
This is a database tool which is built in ASP program. This script is helpful for the users to view records step by step as ten pages instead of displaying all the records in a single page. It uses Microsoft Access database table as backend which...
This is a message displaying script that will show a new message everytime at the startup. The messages are displayed in a random manner. A simple addon program for PHProjekt.
Selecting an Item in a DataList using C# is a web based tutorial which gives you the sample code for adding a datalist control on the aspx page, establishing the database connection using the ADO.NET connection object, binding the database data to...
This is a search program, that can find a word in a database, and then prints out the result very clean.
In this article the author says about SQL Server's query analyser. Through this SQL query the developers can access data in a web analyser. This makes the developers to view quickly and update the data in a database. The sample source code is...
This function stores a file in a database.
DLTempex generates a page for each file in a database based on a HTML template. You can therefore modify the layout of the output and insert the file's title, description, file size (available if the file is stored locally), link(s) to the file,...
This formmail script stores the emails in a database and allows you to view, reply, forward, flag, and delete messages from a virtual inbox. |