Enter Keywords:
1 - 10 of 559(0.027 seconds)
Sort By:
 
Where tables A and B stand in a one to many relationship, with table B potentially having many rows for each row in table A, how would one write a selection statement to select: 1) all rows from ta...
Zones: OracleDate Answered: 09/12/1997 Rating: 6.6 Views: 0
I have a select list with around 100 options in it.  It is configured as a multiple select list (ie I can select more than one item from the select list).  Currently, in order to select more than o...
Zones: HTMLDate Answered: 01/08/2003 Rating: 6.6 Views: 0
I am looking for a way to have a file select dialog open (explorer style) and be able to select multiple files. CommonDialog1.Flags = cdlOFNExplorer + cdlOFNAllowMultiselect CommonDialog1.File...
Zones: Visual BasicDate Answered: 01/23/2003 Rating: 8.8 Views: 0
Dear Experts AlfaNoMore explained this multiple search to seombody but I just can't fiffle it all together. Here f.e. the querystring shows only: SELECT * FROM img ORDER BY [ID] <% Functio...
Zones: ASPDate Answered: 05/12/2003 Rating: 9.0 Views: 0
I'm trying to have two multiple select boxes and a button that when clicked activates some JavaScript that will move all of the selected entries from the first box to the second.  Unfortunately my ...
Zones: JavaScriptDate Answered: 07/21/2003 Rating: 7.6 Views: 0
I would like to create an options group that will allow multiple selections (Instead of just one) and also allow you to select and deselect the option. Ex.  A section where a user would select d...
Zones: MS AccessDate Answered: 02/03/2004 Rating: 8.2 Views: 0
How to restrict the maximum number of possible selections in a multiple list box or drop-down list in ASP or javascript?
Zones: Web Languages/StandardsDate Answered: 06/22/2004 Rating: 7.8 Views: 0
I need to create additional select boxes at the click of a button. I need to see something like this select box            button to add another select box            button to remove the c...
Zones: JavaScriptDate Answered: 08/20/2004 Rating: 8.2 Views: 0
I am looking for a script that will work just like a multiple select combobox.  except, I need it to work without you holding control. I want it so that I can left-click without holding control...
Zones: JavaScriptDate Answered: 11/08/2004 Rating: 8.4 Views: 0
yes this is a school question.  :-) it is only one part of the assignment but I am really stuck on how to use this program. I need to produce a report for each faculty member, showing who is reg...
Zones: PostgreSQLDate Answered: 11/15/2004 Rating: 9.4 Views: 0