In other words I'm using the web form buttons as navigaton buttons and I need to know how to program them so they will jump from page to page.
ThanksIf I understand your correctly, you can use Response.Redirect("somepage.aspx").
Welcome to the ASP.NET forums, splender81.
Your question is answered inPerforming Page Navigation (Scenario 1) and(Scenario 2).
These are part of theQuickStart Tutorials, which you might want to run through. They are designed to walk you through ASP.NET's most fundamental concepts.
I hope this helps.
ok i'll give it a try. I had a feeling it was something really basic, but I have to start somewhere thanks.
Thanks. I'll check them out.
0 comments:
Post a Comment