
May 20th, 2004, 01:59 AM
|
|
Registered User
|
|
Join Date: May 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
forward and backward button using javascript
Hi ALL
I am working on a project where we are displaying all java errors(let say 200 errors) on a single page but I want to use button so that only 20 errors can be shown on 1 page and using forward and backward button user can move front adn backward. I have already stored those errors in an array let say.
so could somebody help me telling me how using cookies I can show 20 errors on each page and user can also go back and forth.
Your help is really appreciated
Thanks
|