Hi..
I want to view the contents of previous page,but when i move from second page to first page,it is reloaded and the selected contents are lost..
So what should i do so that when i move from 2nd page to 1st page,all selected contents should remain same..
Actually i tried using session and it is working,but it doesn't work with listboxes.
Is it a good practice to use Session variables.
Thanx
I want to view the contents of previous page,but when i move from second page to first page,it is reloaded and the selected contents are lost..
So what should i do so that when i move from 2nd page to 1st page,all selected contents should remain same..
Actually i tried using session and it is working,but it doesn't work with listboxes.
Is it a good practice to use Session variables.
Thanx
Comment