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
- Using QCLRDTAQ to clear data queues in CL and RPG
- AS400 Job Scheduler
- UDATE and *DATE in AS400 RPG
- Creating an as400 Query
- Adobe Flex 2.0 Beta
- ibm as400 manuals v5r4
- IBM WebSphere Developer Technical Journal: Maintain continuous availability while updating WebSphere Application Server enterprise applications
- Recover or reset QSECOFR passwords
- Encrypt Data on as400 (QC3ENCDT, Qc3EncryptData)
- Privacy Policy
No comments:
Post a Comment