Advertisement

1 - 10 of 130 containing alltags:("duration") (0 seconds)
I have a begin time for a call and an end time.  I would like to see how long the call was open.  How would I do this?
Zones: ColdFusion Application ServerDate Answered: 01/07/2004 Grade: A Views: 0
On my form, there are multiple sets of start date , stop date and duration. The duration is stopdate-startdate. I want to automatically populate the "duration" if the user enters the startdate and ...
Zones: DatabasesDate Answered: 06/11/2004 Grade: A Views: 0
I need a small, simple piece of code that will make a sound of a frequency, and duration I specify.  I need the function to be small and efficient so the simpler it is the better.  I am using vb.ne...
Zones: ProgrammingDate Answered: 06/21/2004 Grade: A Views: 0
Hello Does anyone know how to return the duration of an audio file using VB.NET code? Thanks Iain
Zones: MS Visual BasicDate Answered: 02/12/2005 Grade: B Views: 44
Hi all, i'm kind of stumped here.... i'm using the media player control (wmp.dll) media player 10, VB 2005 Express Edition if i run the code below -exactly- as it is - everything works. th...
Zones: Visual BasicDate Answered: 02/26/2006 Grade: C Views: 25
I want a free, small and easy to use method to discover who has logged into my ASP site, last time they were on, and duration.
Zones: ASPDate Answered: 11/29/2000 Grade: B Views: 0
I have two date field.  I want to calculate the time different and format it inot XX Day XX Hr XX Min XX sec. How can I do that? something like select to_char((time2 - time1), 'DD HH MI SS...
Zones: OracleDate Answered: 06/13/2001 Grade: A Views: 8
I don't know how to put this Question I have two tables alarm_log & schedule_log. Alarm has alm_start_time(datetime) alm_end_time My alarm duration is end_time - start_time.. Now I have to ...
Zones: DatabasesDate Answered: 02/14/2002 Grade: B Views: 0
Hey all, does anybody know if there is a way to set the duration a tooltip stays on a swing gui?  I have some custom components that I'm using the built in tooltip functionality of JComponent (i...
Zones: JavaDate Answered: 06/20/2002 Grade: A Views: 30
Hi friends, anyone knows how to do the duration in java? I want the duration similar to the something like dial-up networking in which the elapsed time will be calculated concurrently. So while my ...
Zones: JavaDate Answered: 10/31/2002 Grade: A Views: 0