I have a database that uses a lot of checkbox fields. When I format for web with ASPRunner, I get a long, long list of 'Yes' and 'No' on the list.asp page. Is it possible for me to hide the 'No' fields for a record and only display the Yes fields?
Thanks!