Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. lisalisalisa

    Dynamicaly populated multiply list box

    How to populate multiply list box dynamicaly? <CFQUERY NAME = &quot;TableRelInfo&quot; DATASOURCE = &quot;#DataSourceName#&quot;> SELECT TableID AS RelatedTableID, TableName FROM Tables WHERE TableTypeID = 2 ORDER BY TableName </cfQuery> //Result 2 Communications 7 Contact 4...

Part and Inventory Search

Back
Top