In a new C#.net 2010 asp.net application, I want to link three web pages together by uisng buttons and/or items users click on. I want the buttons to be like 'next', 'previous',update. How would I accomplish this task with C#.net 2010 using asp.net?