Corey
04-26-2004, 08:22 PM
OK here's a sample project of displaying a data table's contents as HTML. This is just a quickly thrown together sample, it can easily be improved in many ways. CSS would be good, functions would be good, etc. I just had to get it done quick so I just used variables, a few string replace functions and a quick 'for' loop. Anyhow here it is, a pseudo record catalog (attached).
Note, the data table is in the Global Functions area, all other actions are on the page's OnShow event.
Corey Milner
Creative Director, Indigo Rose Software (http://www.indigorose.com)
Note, the data table is in the Global Functions area, all other actions are on the page's OnShow event.
Corey Milner
Creative Director, Indigo Rose Software (http://www.indigorose.com)