Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: vaks009
  • Content: Threads
  • Order by date
  1. vaks009

    Hardware Help

    Hi Gurus: For a particular Server i have HP RP5470 Enterprise Solution (2 CPUs/4 GB RAM). I need to assess whether the CPU is acceptable. docs say the following: Minimum: Ultra 5 class CPU Recommended: Enterprise 420R class CPU or better Do you know if the machine meets the standard...
  2. vaks009

    subtracting days from a date

    Hi Gurus: I am new to Javascripting. Please help me with this issue. i want to subtract 7 days from a given date in format "2002-10-25 12:39:55". 7 days is defined as 7 whole days. For example ("2002-10-25 12:39:55" - 7 ) should be "2002-10-18 12:00:00" thanks in...
  3. vaks009

    subtracting hours from current date

    Hi Gurus: I am new to javascript. Please help me in writing a javascript that will subtract x number of hours from current date. thanks, vaks
  4. vaks009

    need help on jsp page launching calendar

    Hi java guru(s): Here's what i am trying to do. Filling text field(date type) on jsp page in "yyyy- MM-dd HH:mm:ss" format by clicking on calendar icon. if anyone happen to have any source code for this kind of operation then please help. Thanks in advance. regards, Vaks
  5. vaks009

    javascript beginner please help with this code

    Hi: I am trying to write a javascript using onLoad event on Select object. i want to set the values of months based on following logic If (current month > month selected) use current year+1 else use current year and then replace current month values with new values. so for example if we...

Part and Inventory Search

Back
Top