CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Listbox value set to Field Value

Print topic Send  topic

Author Message
JFS
Posted: 04/26/2002, 10:04 AM

Is there any way to set the initial value of a listbox to the current value stored in the field the listbox is linked to. Also, does anybody know how to do multiple selects with listboxes. Using CC 2 with PHP. Thanks in advance.
Nicole
Posted: 04/29/2002, 4:19 AM

Hello,
1. create custom show event and assign custom initial value to listbox.

2. you may improve any CC project with custom code.
What you need is to modify html code in order to add MULTIPLE option to <select> tag.
Of course the main task is to create PHP function that will parse string of parameters passed from the form and split it to get all values selected from ListBox.

   


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

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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