Hits Today: 6 Total: 35153 | Updated: 11/24/1999 | |
 | This is a simple article on HTML formatting in ASP to display database query results in HTML table columns when results to show up in different numbers of columns. Shows you how to have an n- column table, where Author: Josh Hurwitz Code: ASP 2.0 & VBScript |
Hits Today: 1 Total: 12837 | Updated: 7/9/2000 | |
 | If you are looking for a simple solution to display data and be able to sort and query it, you are on the correct page. Complex relationships between recordsets can be viewed using this technique. This technique can also be applied to drill down on data Author: Syed Shah Code: ASP 2.0 & VBScript |
Hits Today: 3 Total: 4184 | Updated: 2/18/2003 | |
 | This is requested so often we had to write a script for it. What this does is simply display a random record from a database table. How it works is... Author: Programmers Resource Code: ASP 3.0 & VBScript | |  | |
Hits Today: 2 Total: 7186 | Updated: 6/24/2002 | |
 | This article is the second of a series on how to retrieve and update information stored in databases. It is organized into the following references: Viewing information from a database, Dynamically retrieving a Recordset's data, & more! Author: unknown Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 18635 | Updated: 1/31/1999 | |
 | Sample code for accessing an Access database. Author: Gary Williams Code: ASP 2.0 & VBScript |
Hits Today: 3 Total: 12266 | Updated: 8/28/1999 | |
 | An article that shows how Active Server Pages can provide a flexible environment to allow end users to create their own reports “on the fly” without having to re-code pages for each selection. Author: Joe Burns Code: ASP 2.0 & VBScript |
Hits Today: 3 Total: 3262 | Updated: 3/18/2003 | |
 | Use this code to format memo and text fields that contain returns and paragraps, It grabs the paragraph and returns and formats them to html code so they disply nicely. Code: ASP 3.0 & VBScript | |  | |
Hits Today: 1 Total: 14422 | Updated: 6/10/2000 | |
 | Access Reports are highly customizable, allowing you to display exactly the data you want, and often provide a cleaner interface than an HTML page. This page shows how to view and print access reports. Author: Richard Chisolm Code: ASP 2.0 & VBScript |
Hits Today: 1 Total: 6303 | Updated: 4/7/2000 | |
 | This tutorial presented by 4GuysFromRolla shows a way to return not just one but a group of random records. Author: Larry Boggs Code: ASP 2.0 & VBScript |
|