|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Need navigation help MVP'sI am designing a web application to offer services to customers. In form1 I
have listed all the services available using CheckBoxlist control. I have a different webform for customization of each of the services that is being offered. I want that when a user makes selection of services in the checkboxlist control on form1, based on his selection of services he shall be redirected to the pages for selected services one by one in the order of services selected. Is this Possible? If yes please guide me how shall i proceed? Any help is appreciated. -- Thank You. Saket Mundra Here's an example of using a base class to provide common functionality to
all your pages: http://www.dwaynesparks.com/Website_Templating_3.aspx You can put navigation code in there to determine which page to display next. Here's information about creating a wizard: http://aspalliance.com/articleViewer.aspx?aId=624&pId=1 Show quoteHide quote "Saket Mundra" <SaketMun***@discussions.microsoft.com> wrote in message news:EBA581F5-F4CB-4B78-A4BE-BBBDDB3269E5@microsoft.com... >I am designing a web application to offer services to customers. In form1 I > have listed all the services available using CheckBoxlist control. I have > a > different webform for customization of each of the services that is being > offered. > I want that when a user makes selection of services in the checkboxlist > control on form1, based on his selection of services he shall be > redirected > to the pages for selected services one by one in the order of services > selected. Is this Possible? > > If yes please guide me how shall i proceed? Any help is appreciated. > > -- > Thank You. > > Saket Mundra
Webform Navigation
Can't set button to Visible? Is someone willing to help me with a simple VB example? databind - XmlNodeList to DropDownList Need reviews and advice on web and data control tools and vendors custom web controls and conversion to inline code DataGrid NOT Paging Reach UserControl from ASPX codebehind? Web Custom Control using a property displaying current form text boxes PHP guy turned ASP needs pointers |
|||||||||||||||||||||||