Wrox Programmer Forums
|
Visual Studio 2005 For discussing Visual Studio 2005. Please post code questions about a specific language (C#, VB, ASP.NET, etc) in the correct language forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Studio 2005 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 April 7th, 2006, 02:02 AM
Registered User
 
Join Date: Apr 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Loop through checkboxes

I am having some difficulty figuring out how to loop through checkbox selections to be placed into a text box.

Design of the form looks like this: http://www.stelth2000inc.com/images/screen.png

Each checkbox I'm looking to have associated with a string.

Name: Name: character name
World: World: World

character name comes from the chNameTxt.Text from the general tab
world comes from worldCombo.SelectedText from the general tab

************ check box will be pulling from either maleRadio or femaleRadio based on which ever is checked.

The user can select all the check boxes if they want or as little as just a single check box.

I've been trying to keep in mind of the user changing selection after clicking the "create signature" button and re-clicking the button for their alterations. So I know I will want to clear the text box prior to each click of the button.

I think I've explained this well enough for some help. If not, let me know.

 
Old April 9th, 2006, 11:32 PM
Registered User
 
Join Date: Apr 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Is there anyone who could help me with this?






Similar Threads
Thread Thread Starter Forum Replies Last Post
problem with foreach loop in Checkboxes datagrid mbge9pjb .NET Framework 2.0 2 December 20th, 2005 10:03 AM
nested while loop doesn't loop hosefo81 PHP Databases 5 November 12th, 2003 08:46 AM





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