how to implement more functionality in webpage
Posted
by trans
on Stack Overflow
See other posts from Stack Overflow
or by trans
Published on 2010-04-08T02:05:53Z
Indexed on
2010/04/08
2:13 UTC
Read the original article
Hit count: 425
Dear All, I have a website in front page i m displaying 5 records ,for different options,i want that when user licks more he should be able to view next records.i would i keep track as whicg list has already been shown to user,since i m using an arraylist,can i ipmlement it through that.
© Stack Overflow or respective owner