TLMM
08-04-2003, 08:51 AM
I am creating a page that is too long to put all on the one screen, so I am going to use next and previous buttons. I don't want to use different .asp pages, I would like to use only the one page and resubmit the appropraite info on the click of the next or previous button.
What I want to do is this: create one .asp page which will use a case statement to divide the sections that will be accessed by the next and previous buttons. This is no problem. I will use a case statement and in each case, I will put the text and appropriate images for that section, as well as the next and previous buttons. What I am not sure of is how do I resubmit the page and display the new info when I click the next button?
Can someone help? Thanks!
What I want to do is this: create one .asp page which will use a case statement to divide the sections that will be accessed by the next and previous buttons. This is no problem. I will use a case statement and in each case, I will put the text and appropriate images for that section, as well as the next and previous buttons. What I am not sure of is how do I resubmit the page and display the new info when I click the next button?
Can someone help? Thanks!