Hi!!
I have 10 html pages. I want to write a EmpPerl script in which there should be two buttons called next page & previous page to show these pages in a sequence in a browser i.e whenever I click next the page that is next to the current page will be displayed & similarly when the previous button is clicked the page previous to current page will be displayed. The URLs of these 10 pages are stored in an array.
Could anyone give me a fair idea of how to do this..
Hitesh.