I've four web form(page1,page2,page3,page4) in my project and every page there have two button. One is <next> button and another is <back> button. I want to do when my first web form page(page1) is open my <back> button is invisible
and disable but <next> button is active and enable. When the last page(page4) is open then the <next> button is invisible and the <back> button is visible and enable. But when in the 2nd or 3rd page both button is visible and enable.Another things is when
I am moving to the next page and press the <back> button the page must be restored with the values. How I am suppose to do that. Can anyone help me please. This is very urgent. Please give me somethings.
Thanks in advance.
Go to the complete details ...