How can you create a sum column with ColdFusion?
In my database table, I have 3 fields- Exam1, Exam2, Exam3 ...
I created a form that would enable students to submit their scores for Exam1, 2 and 3 .. now I want to create a page where students can see their Exam scores and a 4TH COLUMN which shows the total score of exam 1 to 3 added.
How can I create this 4th column with ColdFusion ?
Please help
thanks
In my database table, I have 3 fields- Exam1, Exam2, Exam3 ...
I created a form that would enable students to submit their scores for Exam1, 2 and 3 .. now I want to create a page where students can see their Exam scores and a 4TH COLUMN which shows the total score of exam 1 to 3 added.
How can I create this 4th column with ColdFusion ?
Please help
thanks