Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: asp.net problem  (Read 10534 times)

0 Members and 1 Guest are viewing this topic.

mukund

  • Guest
asp.net problem
« 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?