RecToTable include file
When you use the RecToTable include file as described in Chapter 13 of Beginning Active Server Pages 3.0 chapter 13 (it displays the contents of a database table as a table complete with headers matching the field names of the database), can you display only selected fields of the table or must the entire table be displayed?
|