Wrox Programmer Forums
|
ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 26th, 2006, 10:36 AM
Registered User
 
Join Date: Mar 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default Radio Button List

Hi,
I'm not sure how this is done. I have 3 pages/webform that contain sets of radio list button. Let's say this, I created 3 sets of radio list button at the first page. User selects the value of each radio button and click on to a NEXT button. Same goes for the second and the last page. At the end of the last page, the user click on to the Submit button which will combining all the data/values from the radio button lists from every previous page and search through the database to return the value based on the user selections from the radio button list.
I'm trying to create something like expert system, to identify species of a plant based from the user inputs. Hope you guys can tell me how to get started. How to keep the data from the radio list in every page until the user hit the SUBMIT button in the last page?

Thanks in advance. :)

 
Old March 27th, 2006, 01:44 AM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

Store the selections into a session vairable

 
Old March 27th, 2006, 06:59 AM
Registered User
 
Join Date: Mar 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

session variable. thanks!

 
Old March 27th, 2006, 11:00 AM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

No problem






Similar Threads
Thread Thread Starter Forum Replies Last Post
radio button anwarraja Javascript 3 September 18th, 2007 08:18 PM
Radio Button hoailing22 ASP.NET 1.0 and 1.1 Basics 1 June 2nd, 2005 12:08 AM
check if radio button list selection made jtyson Classic ASP Basics 1 July 3rd, 2004 12:34 AM
Assigning a value to a Radio Button List acorbo ASP.NET 1.0 and 1.1 Professional 3 June 27th, 2004 12:39 AM
Button acts depending on radio button values janise Access 4 March 10th, 2004 12:53 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.