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...
http://www.experts-exchange.com/Database/Oracle/Q_10023482.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_20429330.ht...
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20468988.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20612851.htm...
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 ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20682167.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20870611.html
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?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_21033702.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21100234.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21197954.html
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...
http://www.experts-exchange.com/Database/PostgreSQL/Q_21207439.html
Zones:
PostgreSQLDate Answered: 11/15/2004 Rating: 9.4 Views: 0