Click here to Skip to main content
15,896,269 members
Articles / Web Development / ASP.NET

Quick and Dirty Automatic Page Navigator

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
14 May 2009CPOL3 min read 13.9K   11  
Over on the Asp.Net forums, a user asked how to store an ordered list of pages in an Xml file so he could use it to control the navigation of a group of pages on his web site. It was for a 'Wizard' where the user needed to go through the pages in sequence…no jumping directly to a page.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
EndWell Software, Inc.
United States United States
I am an independent contractor/consultant working in the Twin Cities area in Minnesota. I work in .Net, Asp.Net, C#, C++, XML, SQL, Windows Forms, HTML, CSS, etc., etc., etc.

Comments and Discussions