I current have a navigation panel (ASP.NET) for a online that has some common buttons (next, back, reset, submit etc.). I also have some logic written (server side in C#) that handles changing the currently visible panel and such.I current have a navigation panel (ASP.NET) for