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. ASP.NET TaskBar Pop-up Control

ASP.NET TaskBar Pop-up Control

Scheduled Pinned Locked Moved ASP.NET
csharpasp-net
8 Posts 3 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.
  • M Offline
    M Offline
    mharoonkhan
    wrote on last edited by
    #1

    Hi, I have a requirement where i need a taskbar popup control appears when work assigned to some person( user of the application), like msn msg appear on taskbar when a new message received, but i need the same funtionality in asp.net using ajax.

    KnightGuy

    A A 2 Replies Last reply
    0
    • M mharoonkhan

      Hi, I have a requirement where i need a taskbar popup control appears when work assigned to some person( user of the application), like msn msg appear on taskbar when a new message received, but i need the same funtionality in asp.net using ajax.

      KnightGuy

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      Here is the Most Popular Article From Code Project. ASP.NET Popup Control[^]

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

      M 1 Reply Last reply
      0
      • A Abhijit Jana

        Here is the Most Popular Article From Code Project. ASP.NET Popup Control[^]

        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

        M Offline
        M Offline
        mharoonkhan
        wrote on last edited by
        #3

        This control doesn't work with update panel, below feedback indicating...

        KnightGuy

        A 1 Reply Last reply
        0
        • M mharoonkhan

          Hi, I have a requirement where i need a taskbar popup control appears when work assigned to some person( user of the application), like msn msg appear on taskbar when a new message received, but i need the same funtionality in asp.net using ajax.

          KnightGuy

          A Offline
          A Offline
          Anurag Gandhi
          wrote on last edited by
          #4

          mharoonkhan wrote:

          like msn msg appear on taskbar

          I don't think you can have control over the taskbar from your webpage. Msn is a Windows application. The thing i can suggest is when a new message arrives, change the title of your webpage so, new text will appear in the taskbar (as title). You can also set focus to the window containing message so that it will be highlighted. Hope this will help.

          Anurag Gandhi. http://www.gandhisoft.com Life is a computer program and every one is the programmer of his own life.

          1 Reply Last reply
          0
          • M mharoonkhan

            This control doesn't work with update panel, below feedback indicating...

            KnightGuy

            A Offline
            A Offline
            Abhijit Jana
            wrote on last edited by
            #5

            Why do you need to put this control with inside Update panel. You have to invoke that only. Or you are looking for some thing different ?

            Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

            M 1 Reply Last reply
            0
            • A Abhijit Jana

              Why do you need to put this control with inside Update panel. You have to invoke that only. Or you are looking for some thing different ?

              Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

              M Offline
              M Offline
              mharoonkhan
              wrote on last edited by
              #6

              i have a gridview (shown the tasks which is assigned to him) inside update-panel so that it would automatically refreshed after 20 seconds, if new task assigned to him then i need a popup control indicate a new task assigned kindly work on it.

              KnightGuy

              A 1 Reply Last reply
              0
              • M mharoonkhan

                i have a gridview (shown the tasks which is assigned to him) inside update-panel so that it would automatically refreshed after 20 seconds, if new task assigned to him then i need a popup control indicate a new task assigned kindly work on it.

                KnightGuy

                A Offline
                A Offline
                Abhijit Jana
                wrote on last edited by
                #7

                So, Did you tried to invoke the popup during your partial postback of the page ?

                Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

                M 1 Reply Last reply
                0
                • A Abhijit Jana

                  So, Did you tried to invoke the popup during your partial postback of the page ?

                  Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

                  M Offline
                  M Offline
                  mharoonkhan
                  wrote on last edited by
                  #8

                  This Control has a probem it doesn't work within update panel.

                  KnightGuy

                  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