displaying playtime
-
hi all. i want to know hoe to display playtime....Play time must be starts when i click Accept button and after clicking disconnect button i want to display the elapsed time tooo....... can any body help me......
-
hi all. i want to know hoe to display playtime....Play time must be starts when i click Accept button and after clicking disconnect button i want to display the elapsed time tooo....... can any body help me......
On the client side, or the server side ? What buttons are you clicking ? Is this all in one page ?
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
On the client side, or the server side ? What buttons are you clicking ? Is this all in one page ?
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
its in client side ........ actually the thing is i am developing one windows application... there are two buttons accept and decline and one label..... first i will click the accept button then the label must display the start time(0hrs:omins:osecs) and it must be continous...... it must display something like play time.... after if i click decline button the label must display the elapsed time..... how to achieve this one...
-
its in client side ........ actually the thing is i am developing one windows application... there are two buttons accept and decline and one label..... first i will click the accept button then the label must display the start time(0hrs:omins:osecs) and it must be continous...... it must display something like play time.... after if i click decline button the label must display the elapsed time..... how to achieve this one...
You created two threads with the same question yesterday. I told you not to repost, and I told you that this is not an ASP.NET question. I see that you also posted the question in the VB forum, so now you have reposted this question twice, posted three times in the wrong forum and also cross posted it. Are you deliberately trying to irritate people?
--- single minded; short sighted; long gone;
-
its in client side ........ actually the thing is i am developing one windows application... there are two buttons accept and decline and one label..... first i will click the accept button then the label must display the start time(0hrs:omins:osecs) and it must be continous...... it must display something like play time.... after if i click decline button the label must display the elapsed time..... how to achieve this one...
bhattiprolu wrote:
its in client side ........
No, it's not. As Guffa said, you're not asking an ASP.NET question. Here's a hint, when I see people asking in the wrong forums, repeatedly, I tend to ignore their questions in the right forums. I answered this question earlier today in the VB forum, was it for you ?
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )