ASP.NET .EOF (COUNTER)?

  • Thread starter Thread starter nchelem w
  • Start date Start date
N

nchelem w

Guest
I'm trying to do the running number (counter) for my data entry.
Previously, in ASP, I use rs.eof. But in ASP.Net, how do I do the same?
 
Back
Top