CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> ASP

 two column in list box

Print topic Send  topic

Author Message
RODRIGO QUEZADA
Posted: 01/31/2004, 5:44 AM

HI, I need list box view two column, example

one list box view in record form MARCA and MODELO from field CAR, and save in column CAR in field peventive...

peterr


Posts: 5971
Posted: 01/31/2004, 5:07 PM

You can specify the appropriate SQL in the "Data Source" property of your listbox.
For example:
SELECT key_id, field1 & " - " & field2 FROM marca, car

(I didn't include joins as I don't know how your tables are structured)

_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
peterr


Posts: 5971
Posted: 01/31/2004, 5:08 PM

BTW, you specify in the "Control Source" property where your data (listbox selection) should be saved.

_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message

Add new topic Subscribe to topic   


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.