Forums

This topic is locked

Check for last record

Posted 05 Jul 2004 23:03:46
1
has voted
05 Jul 2004 23:03:46 Dan Berdusco posted:
I have a repeat region repeating all of the records from a table. I would like to know if there is a way to check to see if the current record in the repeat region is the last record using ASP.

Thanks in advance

Replies

Replied 06 Jul 2004 20:53:49
06 Jul 2004 20:53:49 Kent Steelman replied:
The answer is a definate maybe. I typically put a date field where the default date is =now() and title it record date for each table I create. This information allthough trival can provide you with a mound of information at a later date. If you have this field in there.. tehn you can sort by date either acending or decending...

Wm. Kent Steelman

Reply to this topic