Advertisement

1 - 10 of 32 containing alltags:("31") (0 seconds)
Hi All, I need to compare a date of Aug 31st, and a year against today's date and the below does give me Aug 31st, it gives me Aug 1st,    var dteLimit = new Date();    dteLimit.setDate(31);...
Zones: JavaScriptDate Answered: 11/15/2007 Grade: A Views: 0
I have a windows 2000 server and recently went to install my cd-writer.  I accidently loaded the wrong drivers and now everytime I go to  restart my system it gets to starting windows 2000 and then...
Zones: Windows 2000Date Answered: 12/04/2002 Grade: B Views: 0
Windows 2000 SP3 server running AD, Windows 98 SR client on same subnet.  Client can connect to all other servers on network, but when I try to map a drive to any share on a particular server, I ge...
Zones: Windows 2000Date Answered: 08/12/2003 Grade: A Views: 0
Hi, Please go to this page: http://www.foxautoparks.com/content/fox-auto-parks-lax/test.html And make a test reservation for the month of December.  Use the name TEST as your name and the ...
Zones: LanguagesDate Answered: 12/17/2003 Grade: A Views: 4
Hmmmm.. I thought I posted this question here, but can't find it. Well here goes again. Please go to this TEST page and make a test reseservation. Use your the name TEST as your reservation and ...
Zones: PerlDate Answered: 12/17/2003 Grade: A Views: 0
This is the formula for hashCode for String in Java: s[0]*31^(n-1) + s[1]*31^(n-2) + ... + s[n-1] where n is a length of the String, hashCode of empty String is 0. I have a Class that cons...
Zones: Math & ScienceDate Answered: 01/26/2004 Grade: A Views: 0
I just did a fresh install of Windows 2000 on my computer, and everything went well, except that my DSI DI3635-1 modem had an exclamation point by it in the device manager.  I did a fresh install o...
Zones: Hardware, Adobe Type ManagerDate Answered: 11/20/2004 Grade: A Views: 0
I'm using a Dell Latitude CPx and recently I went to explorer and the CD ROM drive wasn't there. However when I turn on the laptop, the drive spins but then I get the error "The device is not wor...
Zones: HardwareDate Answered: 06/17/2005 Grade: A Views: 0
I have two cd drives on my Win2000 machine which recently stopped working when I installed iTunes and Quicktime. They both show up in the device manager, but they have a little yellow exclamation p...
Zones: HardwareDate Answered: 04/01/2006 Grade: A Views: 0
i'm trying to get my output to display like so: Jan 14, 2006 the mysql field type for 'start_time' is datetime.  - the records in the database look like this: 2006-01-14 07:00:00 relevent...
Zones: PHP and DatabasesDate Answered: 02/27/2006 Grade: A Views: 0