Hi,
I have 2 boolean expressions, I need to mix.
So I use this
If (A = True And B= True) Then
Begin
// code
End;
If (A = True And B= False) then
Begin
// Code
End;
If (A = False And B= True) The...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10170691.html
I have two computers running Windows 95, I have 2 static IP's assigned to me and 1 dedicated dial-up account. Computer A is on ip 204.134.204.125 and computer B has the ip 204.134.204.126, what i n...
http://www.experts-exchange.com/Networking/Windows_Networking/9x/Q_10189212.html
I would like to ask how to collect console input in c#.
For example, if I am using c++, the input can be collected by
scanf( "%d %lf %d %s %s", &a, &b, &c, d, e );
how to collect this input by ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20757958.html
Zones:
C#Date Answered: 10/06/2003 Grade: A Views: 0
DB: Access 2002.
I only have two simple tables.
Table A
- email [string]
Table B
- domain [string]
----------------------------------
Table A Sample Data
- abc@hotmail.com
- abc@Not...
http://www.experts-exchange.com/Database/Miscellaneous/Q_21383607.html
Zones:
DatabasesDate Answered: 04/11/2005 Grade: A Views: 0
i am having a roblem when i am trying to create a template page for my site
i am using php and basically i am creating a header and a footer file, and the any pages i create will include them li...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_22639196.htm...
Zones:
PHPDate Answered: 06/17/2007 Grade: A Views: 0
I'm lokking for algorithms about B-Tree
http://www.experts-exchange.com/Programming/Languages/Pascal/Q_10035109.html
Zones:
PascalDate Answered: 02/13/1998 Grade: C Views: 34
My A & B drives were switched when I had my PC upgraded.
Can I just rename the drives the way they should be, i.e.
B should be A?
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/98/Q_10140960.html
Zones:
Windows 98Date Answered: 03/20/1999 Grade: C Views: 0
How do I write a code on B Tree in C++?
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10158518.html
Zones:
C++Date Answered: 05/07/1999 Grade: B Views: 0
Can ANYONE help me with the insertion and search functions, for integers, for a basic B Tree? I have to be able to write this on a final and I cannot even think of where to start. Just something ba...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20241105.html
Zones:
C++Date Answered: 11/30/2001 Grade: A Views: 0
I would like two different events to occur when I single or double click on a MSFlexGrid cell.
In other words I would like "Event A" to happen ONLY when I double-click on the cell and "Event B" ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20468662.html
Zones:
Visual BasicDate Answered: 01/22/2003 Grade: B Views: 0