Title: ASP Does it, does CF?

I was wondering if CF has something that ASP does.

The function is For Each.

What I am doing is this:

I have a database that is updatable via a browser. When changes are made, the administrator of that application is sent an email with a link pointing her to a page that shows the new changes in the DB as well as the old information. This information is stored in two tables in the DB.

So anyway, the browser shows two tables. The one on the left is the new information in the DB, and the table on the right shows the old information. What I want to do is, anything that has changed is highlighted in red. In ASP, I can use the For Each function. How is this done in CF? (Each table is populated from it's own query).

Thanks,

Bruce Sorge
Project Manager
Baylor Health Care System
Dallas TX
214-820-3142 O
214-820-4241 F

Reply via email to