Automatically show number of rows
Posted: Thu Jun 21, 2007 8:55 pm
I have a form for registrations and at the top of the form (outside te form <> ) I have the following
"As of (Date) we have (Number) Expressions of Interest"
Where date is the date of the computer being used (based on clock)
Where number is the number of rows already in circusart db from table register1
I can get the clock working but how do I show the number of rows from the register1 table in circusart db.
Currently this form is in html for editing purposes.
"As of (Date) we have (Number) Expressions of Interest"
Where date is the date of the computer being used (based on clock)
Where number is the number of rows already in circusart db from table register1
I can get the clock working but how do I show the number of rows from the register1 table in circusart db.
Currently this form is in html for editing purposes.