This is a fairly easy question. I have a multilined text box, with scrollbars and all I want to do is basically enter text through code. For example, as soon as the user clicks a button, text is en...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_20437696....
Zones:
VB ControlsDate Answered: 12/27/2002 Grade: A Views: 0
if i have a text file, how would i do to skip the first line :
"SEQNUM","Date","Hour","ORIG"
20390312.00,10/7/2002 0:00:00,0,10/6/2002 23:58:39
20390979.00,10/7/2002 0:00:00,0,10/7/2002 0:02:38...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20570379.html
Zones:
Visual BasicDate Answered: 04/01/2003 Grade: A Views: 0
I'm using the MFCs CPropertySheet and CPropertyPage to create a wizard. Depending on what the user enters in page 2, I want the wizard to continue to page 3 or page 4. Continuing to page 3 is natur...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20577846.htm...
Zones:
Windows MFCDate Answered: 04/08/2003 Grade: A Views: 0
Guys
I have a cursor which is a sql statement i joinned all the tables i want and created the cursor on it. I am able to insert into the target table also.
My target table has a composite prima...
http://www.experts-exchange.com/Database/Oracle/Q_20653864.html
Zones:
OracleDate Answered: 06/26/2003 Grade: B Views: 4
My Windows Media Player is skipping some seconds while playing a audio or video clip
This happens usually after a short time but never at the same position even if no other application is running
...
http://www.experts-exchange.com/Other/Miscellaneous/Q_20901791.html
Zones:
MiscDate Answered: 02/29/2004 Grade: A Views: 0
Hi,
I am using some VBScript code to find two unique strings in a series of text files, and write the results out to a results text file. Here is the code that I am using:
Option Explicit
...
http://www.experts-exchange.com/Programming/Misc/Q_21027025.html
Zones:
ProgrammingDate Answered: 06/21/2004 Grade: A Views: 0
it just happened today;
i noticed when i boot up- i receive an error message-
system root\windows\system 32\autochk.exe not found skipping autochk
then it boots up fine and no problems-...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_21158763.html
Zones:
Windows XPDate Answered: 10/06/2004 Grade: A Views: 0
I have two questions about sql loader.
1. I have a .csv file which contains 5 columns(say for example c1 to c5). Now I have table which have 2 columns. Now I want to write a ctl file which load ...
http://www.experts-exchange.com/Database/Oracle/Q_21269511.html
Zones:
OracleDate Answered: 01/15/2005 Grade: A Views: 0
I have a VARCHAR Field that contain numeric and non numeric values. I want to do a sum with all the numeric values and skip the non numeric records.
http://www.experts-exchange.com/Database/Oracle/Q_21299479.html
Zones:
OracleDate Answered: 06/18/2005 Grade: A Views: 0
How do I check if an array value ($row[1]) is empty and skip it if it is?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21474486.htm...
Zones:
PHPDate Answered: 06/30/2005 Grade: A Views: 0