Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Looking for script to calculate day
Name: Rashar Date: September 26, 2007 at 20:12:58 Pacific OS: WIN XP CPU/Ram: 1.8 gig /512 DDR
Comment:
Hello,
I have an asp page that displays hours for employees. I need to convert those hours to 8 hour working days.
For example: If an employee shows 48.5 hours, then I need to show 6.5 days.
I have searched asp forums but could not find anything. I'm thinking that javascript would work as well... any suggestions?
Summary: My data size is such that I am constantly looking for ways to save memory in my program. One thing I noticed is that sizeof(int) on my computer returns 2. So I thought that I could use a smaller data ...
Summary: Hi Im looking for script that will do following: read file1 Check file 2 && file 3 if <item> found in file1=file2 replace file1 text with instuction1 if item found in file1=file3 replace file1 t...
Summary: I am looking for a script that goes over 'msg' and 'eml' files, and deletes all the email adresses (aaa@bbb.ccc) and writes "DELETED" instead. the purpose is to get a new "clean" file without any data...