jefargrafx
Instructor
I'm try to fix a problem in some code that I inherited.
The script use $count to count the number of items in a query. And then add 1 to the count to create new entry.
cool unless you delete say number 3 from 1-5 and then add another
the count returns 4 and over writers 5 as 4.
I need to know the highest number in the query and drawing a blank on how to do this?
any ideas
thanks
jef
The script use $count to count the number of items in a query. And then add 1 to the count to create new entry.
cool unless you delete say number 3 from 1-5 and then add another
the count returns 4 and over writers 5 as 4.
I need to know the highest number in the query and drawing a blank on how to do this?
any ideas
thanks
jef