Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Timer Control

Timer Control

Scheduled Pinned Locked Moved ASP.NET
csharpasp-net
10 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    V 2
    wrote on last edited by
    #1

    Hi I need to use timer control in asp.net but there is no timer control in toolbox as in vb.net. So Please give ur guidance Thanks with anticaption

    The Great Pleasure In Doing That Things That Other People Say U Can't By Doing This U Can Shut Their Mouth

    N P V S 5 Replies Last reply
    0
    • V V 2

      Hi I need to use timer control in asp.net but there is no timer control in toolbox as in vb.net. So Please give ur guidance Thanks with anticaption

      The Great Pleasure In Doing That Things That Other People Say U Can't By Doing This U Can Shut Their Mouth

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      AJAX toolkit has a timer control. Do you mean that ? To get it you need reference to AJAX toolkit and your server should have AJAX extensions installed.

      All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions

      1 Reply Last reply
      0
      • V V 2

        Hi I need to use timer control in asp.net but there is no timer control in toolbox as in vb.net. So Please give ur guidance Thanks with anticaption

        The Great Pleasure In Doing That Things That Other People Say U Can't By Doing This U Can Shut Their Mouth

        P Offline
        P Offline
        Parwej Ahamad
        wrote on last edited by
        #3

        using System.Timers; You can work with Timer object.

        Parwej Ahamad R & D with IIS 5.0/6.0

        1 Reply Last reply
        0
        • V V 2

          Hi I need to use timer control in asp.net but there is no timer control in toolbox as in vb.net. So Please give ur guidance Thanks with anticaption

          The Great Pleasure In Doing That Things That Other People Say U Can't By Doing This U Can Shut Their Mouth

          V Offline
          V Offline
          V 2
          wrote on last edited by
          #4

          Thanks to both of U I used message box in system.timers n after stop the run state of application still messagebox is prompt, I don't know why???

          Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...

          P 1 Reply Last reply
          0
          • V V 2

            Thanks to both of U I used message box in system.timers n after stop the run state of application still messagebox is prompt, I don't know why???

            Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...

            P Offline
            P Offline
            Parwej Ahamad
            wrote on last edited by
            #5

            Are you showing message MessageBox.Show("...") by this method ?

            Parwej Ahamad R & D with IIS 5.0/6.0

            V 1 Reply Last reply
            0
            • P Parwej Ahamad

              Are you showing message MessageBox.Show("...") by this method ?

              Parwej Ahamad R & D with IIS 5.0/6.0

              V Offline
              V Offline
              V 2
              wrote on last edited by
              #6

              Yes i tried MsgBox("Ok") Just for test the elapsed event wether it is fire or not..

              Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...

              P N 2 Replies Last reply
              0
              • V V 2

                Yes i tried MsgBox("Ok") Just for test the elapsed event wether it is fire or not..

                Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...

                P Offline
                P Offline
                Parwej Ahamad
                wrote on last edited by
                #7

                You can use message box with help of below code or use jave script http://www.codeproject.com/KB/webforms/AspNetMsgBox.aspx[^]

                Parwej Ahamad R & D with IIS 5.0/6.0

                1 Reply Last reply
                0
                • V V 2

                  Yes i tried MsgBox("Ok") Just for test the elapsed event wether it is fire or not..

                  Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...

                  N Offline
                  N Offline
                  N a v a n e e t h
                  wrote on last edited by
                  #8

                  You are totally lost. Winforms timer controls is different from what you are trying to do. You need to refresh the page/execute some code in a given interval, right ? Go with AJAXToolkit's Timer control then. You could also do this manually by using setTimeOut() javascript method.

                  All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions

                  1 Reply Last reply
                  0
                  • V V 2

                    Hi I need to use timer control in asp.net but there is no timer control in toolbox as in vb.net. So Please give ur guidance Thanks with anticaption

                    The Great Pleasure In Doing That Things That Other People Say U Can't By Doing This U Can Shut Their Mouth

                    S Offline
                    S Offline
                    Syed Ali Raza
                    wrote on last edited by
                    #9

                    You can use Ajax Timer Control or use Javascript.

                    1 Reply Last reply
                    0
                    • V V 2

                      Hi I need to use timer control in asp.net but there is no timer control in toolbox as in vb.net. So Please give ur guidance Thanks with anticaption

                      The Great Pleasure In Doing That Things That Other People Say U Can't By Doing This U Can Shut Their Mouth

                      V Offline
                      V Offline
                      V 2
                      wrote on last edited by
                      #10

                      Thanks to all for response :rolleyes:

                      Unless u don't give ur hundred percent whatever u r doning till there is no result of ur work...

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups