Computer Hope

Software => Internet browsers => Topic started by: mukund on December 20, 2004, 01:52:44 AM

Title: asp.net problem
Post by: mukund on December 20, 2004, 01:52:44 AM
 suppose our recordset has 2000 records and i have checked upto 500 records. and for today i have to stop my work . Next day when i start my work , i should be able to start from the record where I left it on previous day i.e, 501st record. how this requirement can be accomplished in ASP.Net. what are different possible ways?