codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:



Data aware Multi-column combobox.

Article by: unknown (11/5/2001)
Bookmark us now! Add to Favourites
Email a friend!Tell a friend
Summary: A Data aware Multi-column combobox.
Viewed: 9105 times Rating (199 votes): 
 3 out of 5
 Return to Article  Read Comments  Post Comments



Current comments on this article

Posted by : mindserve on 7/5/2003 11:43:09 AM


It's nice, but you can already do this through code only....

for example: a SQL statement on the load event:

.Open "SELECT *,(CompanyName & ' - ' & ContactName) AS ContactInfo FROM CUSTOMERS ORDER BY CompanyName", _


Set the list fields to contactinfo.













Recent Forum Threads
• C++
• Re: refresh parent after closing pop up window
• Dynamic Insertion
• Date and Time function around the world???
• Significant Factors
• Perl array access
• Re: huffman encoding and decoding in C++...
• Perl One Liner: Replace {(
• Re: html including php, accessing the functions


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2009