Click here to monitor SSC

countdown timer in ASP.NET

Last post 11-05-2011, 3:14 AM by helit. 17 replies.
Page 2 of 2 (18 items)   < Previous 1 2
Sort Posts: Previous Next
  •  02-02-2009, 8:20 PM Post number 71880 in reply to post number 20303

    Re: countdown timer in ASP.NET

    sir i cant open the link. . .
  •  05-19-2009, 10:12 PM Post number 73468 in reply to post number 20318

    Re: countdown timer in ASP.NET

    murugeshan:

    I got the solution. I am using this method.

    <%
      Dim TimeVal As String=Session("Time")
      %>
    <INPUT id="hidfield" type="hidden" value="<%=TimeVal%>"></CENTER>

    the above lines in inline coding.

    In code behind

    Session("Time")=1

    so this value to pass the inline coding.

    Thankz damon....

     

     

     

    <% Dim TimeVal As String=Session("Time") %> 




    Hi !

    I have the same problem with you, I'm using asp.net C# and javascript as timer. but when I try to implement your code above I get an error.
    I'm new at javascript, could you give me the complete code of timer above, please help me !
  •  11-05-2011, 3:14 AM Post number 104205 in reply to post number 20413

    • helit is not online. Last active: 11-06-2011, 5:44 PM helit
    • Top 100 Contributor
    • Joined on 11-05-2011
    • Level 1: Deep thought

    Re: countdown timer in ASP.NET

    http://www.simple-talk.com/community/forums/thread/20134.aspx
Page 2 of 2 (18 items)   < Previous 1 2
View as RSS news feed in XML