I want to write a form that contains multiple selection lists (i.e. lists that tell you to hold down the control key to select more than one list entry). I know how to process forms, just not mult...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10017239.html
Zones:
PerlDate Answered: 10/07/1997 Rating: 6.4 Views: 0
I have a selection form on my page. When a user selects something by mouseclick, the list minimizes but doesn't loose focus. So I can't get the selected option before the user clicks somewhere else...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10034262.html
Zones:
JavaScriptDate Answered: 01/01/1998 Rating: 7.2 Views: 0
I am only a beginner in VB and now I am trying to open a dBase IV, (.dbf) file in VB and try to select some records and write onto a new dBase IV, file (how do I do that ?)
I used "Set dbDBF = wrk...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10050985.html
I am using a jdbc-odbc bridge to connect to a foxpro table. Why is it that I can SELECT but when I try to INSERT I get the error "[Microsoft][ODBC Foxpro driver] Operation must be an updatable quer...
http://www.experts-exchange.com/Microsoft/Applications/FoxPro/Q_10069158.html
Zones:
FoxProDate Answered: 08/03/1998 Rating: 6.4 Views: 0
I am trying to write a gerneic update SQL program that updates tables. Here is my code: Why doesn't req_num and old_value get filled in from the SELECT INTO? I know this could be done with PL/SQL ...
http://www.experts-exchange.com/Database/Oracle/Q_10082970.html
Zones:
OracleDate Answered: 09/24/1998 Rating: 6.8 Views: 0
CComboBox description says " ... if the combo box has the drop-down list style, the user can type the initial character of one of the items in the list, and the list box, if visible will highlight ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10104924.htm...
Zones:
Windows MFCDate Answered: 12/04/1998 Rating: 7.6 Views: 0
As I am a Windows Programmer , I know how to make a server under Windows : socket with socket() , listen with listen() and accept with accept() . Windows allows me to use WSAAsyncSelect to receive ...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_10105104.html
I want to build a control class, based on CListCtrl that enables column sorting, so when the user clicks on the column headers, the contents are sorted by that column.
Also, I want the entire row t...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10129063.htm...
Zones:
Windows MFCDate Answered: 02/25/1999 Rating: 7.8 Views: 8
3/29/99
Dear Experts,
MyForm has two text boxes -Text1 and Text2 - and a couple of PushButton - MyButton1 and MyButton2. and 2 more text boxes - From and To.
I want to type a Query name - MyQue...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10144540.html
Zones:
MS AccessDate Answered: 03/30/1999 Rating: 6.2 Views: 0
VB5:
Strange things happens when I do this:
MsgBox myListView.SelectedItem
The MsgBox returns the text in the first column and first row of the ListView control, even if I don't select one! ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_10159814....
Zones:
VB ControlsDate Answered: 05/12/1999 Rating: 6.6 Views: 0