ASP 101 - Alternating Colors: "Sometimes when you've got a table with a lot of fields in it it can get hard to tell which rows are which when you get to the end of a row. That's why you see a lot of that old wide dot matrix paper that alternates between white and green... it makes following a row across the paper easier... now you've got the same thing for lines on the screen.
To keep things simple and to the point, I've left out the DB connection code and am simply using a in memory recordset object. This should make it really simple for you to connect you own database and use data from it to fill the table.
You might also want to take a look at the resulting HTML. You see... it is possible to get ASP to generate relatively decent looking HTML.
Anyway, the code is pretty simple... give it a look. "
Monday, January 24, 2005
Subscribe to:
Post Comments (Atom)
Popular Posts
- Configuring Tomcat5 and Apache2 with Virtual Hosts using mod_jk
- AS400 Job Scheduler
- Using as400 QRCVDTAQ api to retrieve a message / entry from a dataqueue
- EclipseZone - Clean Up Warnings with the 'restriction' Suppression Flag
- Adobe Flex 2.0 Beta
- Common Gateway Interface (CGI) on the as400 / iSeries
- AS400 APIs
- as400 Iseries Tips
- What is LANSA
- What is RPGsp (RPG Smart Pages)
No comments:
Post a Comment