Correctly Displaying the Results from a Textarea is a tutorial which helps the users how to show the results of textarea on a single line on their websites. The procedure of this tutorial is explained briefly with an example. The method of...
Learn how to get the results from a DB query: [Error / Vield Value], [TRUE / FALSE], [FOR ... NEXT], [WHILE ... WEND]
Displaying results from a database is the basic concept of this online article. The author comes with a new idea of displaying the records in horizontal or vertical format. This article also shows how to address the limitations. The step by step...
Retrieving Images from a Database - Introduction is a tutorial which helps for the web developers to display the image on the web page from the database table. This can be done with the help of the Binary Write method of the response object. In...
A MySQL wrapper class that makes connecting to and manipulating a database easy. It does all the error checking for you and it will return results from a database query in an easy to use two dimensional array.
Creating a SAX Parser using the XmlTextReader is a web based tutorial in which the author elaborates the concepts of Simple API for XML and the method of creating SAX Parser. The author describes about XmlTextReader through which SAX can be...
This script takes the content from a page and strips it of images to be more printed. Insert two comment tags within your HTML at the start and finish and link to the script. Includes a few variables like page title and font.
Sends an email to you, the webmaster from a web page based form. Sends useful information in the actual message such as the senders IP.
This program adds items on the fly from a small database and writes an order on the basis of the selected items only. The order is then be handled by visitor's e-mail program.
JspChart can create graph from a database source and supports charts like line, bar, arc, surface etc. It can generate the image without creating a temporary file. It supports GIF and PNG format. It supports 2 axes and multiple chart options. The... |