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
pball,
I think I have the answer to this question. Do you still want it? I can't seem to find the original question.
Ok, so here's the problem:
Select tags (and Object tags too!!!!) do not adhe...
http://www.experts-exchange.com/Web_Development/Authoring/Q_10109215.html
Zones:
AuthoringDate Answered: 12/17/1998 Rating: 6.2 Views: 0
I have a form with a number of text fields in it:
<form name="form1" method="post" action="page2.asp">
<input type="text" name="UserEntry1">
<input type="text" name="UserEntry2">
</form>
How can ...
http://www.experts-exchange.com/Web_Development/Authoring/Q_10127828.html
Zones:
AuthoringDate Answered: 02/16/1999 Rating: 6.6 Views: 0
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