anil
04-28-2004, 07:08 AM
Hi ,
this is anil from mumbai
I am working on one project which is having requirement for refreshing the page automatically and should go to next page .the time duration within should able to pass through querystring.
Basically this page not user interactive so i need to display the data using dataset so that large amount of data can be display in disconnected enviorment
For first page the program should be able to load the data in dataset and other pages it will just read from that dataset and wont try to connect the database again which will reduce the resource of server ..
I have developed the paging in asp.net but using javascript ,i am not able to refresh the page to next page after time duration
i am very curious about to how to implement this
Please guide me
Thanks in advance .........
this is anil from mumbai
I am working on one project which is having requirement for refreshing the page automatically and should go to next page .the time duration within should able to pass through querystring.
Basically this page not user interactive so i need to display the data using dataset so that large amount of data can be display in disconnected enviorment
For first page the program should be able to load the data in dataset and other pages it will just read from that dataset and wont try to connect the database again which will reduce the resource of server ..
I have developed the paging in asp.net but using javascript ,i am not able to refresh the page to next page after time duration
i am very curious about to how to implement this
Please guide me
Thanks in advance .........