Dynamic Web Tutorials and Notes

Display data in tables

  1. In bindings window, click ‘+’ rstestRecordSet
  2. The recordset will open and you can see its contents
  3. Insert a table in the page
  4. Give the table 2 rows and 3 columns
  5. Type ID, FirstName, LastName in the first row
  6. In bindings window click EmployeeID
  7. Drag it into row 2 column 1 of table
  8. In bindings window click FirstName
  9. Drag into row 2 column 2 of table
  10. In bindings window click LastName
  11. Drag into row 2 column 3 of table
  12. Save the file as showdataintables.asp and press the F12 key to open the Browser window. Your file should look like this in Internet Explorer:
  13. Of course to be really useful, we need to be able to see more than the first file. To do this we need to set up a repeat region.
Valid CSS! . Valid XHTML 1.0 Strict . Level Triple-A conformance icon, 
          W3C-WAI Web Content Accessibility Guidelines 1.0 .