CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 problem with CheckBoxList

Print topic Send  topic

Author Message
Ran Grinberg
Posted: 08/30/2003, 1:46 PM

every time i build the code i get hthe following error:

Warning: For the CheckBox List only the first value is inserted or updated.

any idea how to fix it??
thinman
Posted: 09/05/2003, 11:44 AM

In the CCS example pack, there's a great set of code to pick through.

To populate the list, you'll need to add a custom event in the Before Show section.

To get the multiple selected values into the table(s), add custom events in the After Insert and After Update sections.

These events will have to follow the sytnax conventions of your chosen programming language (e.g., ColdFusion, PHP, .NET, etc.).

I copied the code from the example into a text editor and replaced the values pointing to their datasource and tables with the correct values for my datasource and tables. The list populates and the submission enters the correct values from the checkbox list into the correct table.

The checkbox list builder is a wizard that gives you a starter, you need to build your own queries and events for it to work with your won data.

hope this helps.

- M

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.