JAG

James Griffiths Ltd

Summary of examples

Information



PDA Version

Please note that many of these examples are intended to be used on an intranet where they would run much faster than on the internet.

Show Telephone list
  An employee list with accompanying photographs.
Show Staff Rota
  A hospital off-duty staffing rota system to encourage staff flexibility and minimize the need for agency staff.
Show Timesheet System
  An ASP.net timesheets system system. Allows bookings from remote locations via a web browser. At the login screen, use the name "guest" and enter anything for the password.
Show Sales Report
  A printable sales report subtotalled by customer.
Show Inventory Report
  A printable inventory report sorted by category.
Show Car Sharing
  A system to encourage the use of car sharing within a company. The system reinforces the economic benefits of car sharing.
Show Spreadsheet
  Demonstration of an Office 2000 Web Component.
Show ASP.NET Web Service
  Using an ASP.NET web service function to return a Dataset.
Show Data Input Form
  A page for adding data to a database.
Show Data Drilldown
  A page that demonstrates drilling down through data to show progressively more detail.
Show DataGrid
  Presenting and sorting data using an ASP.NET datagrid.
Show Tabulated Data
  Data presented in a table.
Show Windows Script Component
  This example uses a Windows Script Component on the server to access the database and return the total sales for the selected category.
Show Treeview Bill of Materials
  A selection from a Bill of Materials database loaded into an ActiveX control (Microsoft Treeview 6.0). Needs I.E. 4.0 or later, and the control (MSCOMCTL.OCX) to be registered on your machine.
Show Querying XML data with XPATH
  Using XPATH to query the data in XML and return only the data that matches the given criteria.
Show Create an XML Document
  Create an XML document using Active Server Pages to extract the data fom a database.
Show Viewing XML data with HTML
  Viewing the XML data with an HTML web page using a Data Island.
Show Transforming XML with XSL
  Using an XSL document to transform XML on the server or the client to display the output as HTML.

Active Server Pages

This page is itself an example of using Active Server Pages with a database. The example titles and their accompanying notes are being read from a table.

The advantage of using this method is that as new examples become available, all that is needed is to add a new line to the database with the appropriate information. The web page is then automatically updated.

Copyright © James Griffiths Ltd 2000-2005