Hi,
I have read a string from a database which like this:
1/29/01 5:48:21 PM
How can I make a comparison with this string with the
current time of the system.
I want to know if the ti...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20065394.htm...
Zones:
Windows MFCDate Answered: 02/07/2001 Grade: A Views: 0
Hi,
I need to match company colors with colors on my web page. VS 2003. The Marketing department has the color numbers using the pantone matching system. Does anyone know how to match the PMS numb...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21225135.htm...
i have CONFIG.pm file
our @services = ("dked", "test", "res");
in my cgi script
use CONFIG;
my @services = @CONFIG::SERVICES;
can i make CONFIG file dynamic,
i mean i have unix com...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_21443716.html
Zones:
PerlDate Answered: 06/01/2005 Grade: A Views: 0
Hi,
I wrote a date to a file in visual basic, it appears as so:
2001-06-28 4:06:16 PM
I would now like to parse this string into some sort of Date Object in Java. But Java says the date is n...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20145393.html
Zones:
JavaDate Answered: 07/04/2001 Grade: A Views: 0
Can anybody tell me what the equivalent RGB colors are of the following PMS colors:
yellow: PMS 131
blue: PMS 2767
red: PMS 187
More points are available if one can point me to a site which...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Q_20446732.html
How can I figure out the PMS colors that are equal to my website colors of: BLUE - C 100 / Y 87 /M 33 / K 23
GREEN - C 60 / Y 24 / M 65 / K 4
Thank you
http://www.experts-exchange.com/Web_Development/Images/Q_20516439.html
Zones:
Web ImagesDate Answered: 06/17/2004 Grade: A Views: 0
I have i PMS number 2728 and i need to find the closest match in PMS. anyone know where i can do this.
The colour chart can be found here: http://www.mfa-uk.co.uk/images/colorchart.htm
http://www.experts-exchange.com/Software/Photos_Graphics/Q_22474774.html
After I have inspected the value of a column with datatype PM (or Text in SQLServer) using an ADO recordset the value vanishes into thin air!
Ex:
dim varA as variant, varB as variant
va...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10117801.html
Zones:
VB DBDate Answered: 01/18/1999 Grade: C Views: 0
i have this procedure below which gets the last time the pc was booted and how long it is running. What i want is to get the last boot into an edit box. Say editbox1 and i would like the running ti...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10992642.html
I am having a problem importing a time field from a comma delimited file into a table. I am using import specifications as part of a transfer text method. I keep getting a type conversion failu...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20129716.html
Zones:
MS AccessDate Answered: 06/12/2001 Grade: A Views: 0