in reply to Re: Page traversing in EmbPerl
in thread Page traversing in EmbPerl
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.
Now do u get what I mean ..
Hitesh.