
Hi i am using jsp,html and mysql. I am displaying one question & their 4 options per page. For that i have one label for question & radiobuttonlist for their answers.There is next button. after clicking next button i want to display another record. so i want first record to be display in pageload & after clicking next button next record should move till record exists. I want to move one record to another after clicking next button. how i can do this? Please Help!!!!!