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. How to get alerts at client side?

How to get alerts at client side?

Scheduled Pinned Locked Moved ASP.NET
csharphelpasp-nettoolstutorial
7 Posts 6 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.
  • G Offline
    G Offline
    Gaurav Aroraa
    wrote on last edited by
    #1

    I want to set an alert service for my website users for there tasks. These alerts are like Messenger alerts. My web site is in asp.net C#. Here is the scenario I want to set for alerts: I retrieve the alert messages for users through a webservice and I want utility which displays alerts for users at client site. Can anyone help me to sort out the problem?

    B C K S 4 Replies Last reply
    0
    • G Gaurav Aroraa

      I want to set an alert service for my website users for there tasks. These alerts are like Messenger alerts. My web site is in asp.net C#. Here is the scenario I want to set for alerts: I retrieve the alert messages for users through a webservice and I want utility which displays alerts for users at client site. Can anyone help me to sort out the problem?

      B Offline
      B Offline
      Brij
      wrote on last edited by
      #2

      Check this Link[^]

      Cheers!! Brij Check My Latest Article

      1 Reply Last reply
      0
      • G Gaurav Aroraa

        I want to set an alert service for my website users for there tasks. These alerts are like Messenger alerts. My web site is in asp.net C#. Here is the scenario I want to set for alerts: I retrieve the alert messages for users through a webservice and I want utility which displays alerts for users at client site. Can anyone help me to sort out the problem?

        C Offline
        C Offline
        Christian Graus
        wrote on last edited by
        #3

        The only real way to do this in ASP.NET, is to flood the server with AJAX calls. ASP.NET is not really suited to doing this, unless it's a low traffic site, or you have big servers.

        Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

        1 Reply Last reply
        0
        • G Gaurav Aroraa

          I want to set an alert service for my website users for there tasks. These alerts are like Messenger alerts. My web site is in asp.net C#. Here is the scenario I want to set for alerts: I retrieve the alert messages for users through a webservice and I want utility which displays alerts for users at client site. Can anyone help me to sort out the problem?

          K Offline
          K Offline
          Kannan Ar
          wrote on last edited by
          #4

          Perhaps Comet programming technology is more suitable for your requirement. There are number of articles on codeproject to implement comet in asp.net.

          1 Reply Last reply
          0
          • G Gaurav Aroraa

            I want to set an alert service for my website users for there tasks. These alerts are like Messenger alerts. My web site is in asp.net C#. Here is the scenario I want to set for alerts: I retrieve the alert messages for users through a webservice and I want utility which displays alerts for users at client site. Can anyone help me to sort out the problem?

            S Offline
            S Offline
            Sabari MD
            wrote on last edited by
            #5

            You can try with Ajax . Ajax is providing tools for that messenger type popus

            sabarimd

            A 1 Reply Last reply
            0
            • S Sabari MD

              You can try with Ajax . Ajax is providing tools for that messenger type popus

              sabarimd

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

              Sabari MD wrote:

              Ajax is providing tools for that messenger type popus

              This is not the main concern how to show the alert. The main concern is how invoke the alert on timely manner.

              cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article

              S 1 Reply Last reply
              0
              • A Abhijit Jana

                Sabari MD wrote:

                Ajax is providing tools for that messenger type popus

                This is not the main concern how to show the alert. The main concern is how invoke the alert on timely manner.

                cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article

                S Offline
                S Offline
                Sabari MD
                wrote on last edited by
                #7

                whetehr time is setting server side or client side ide server side you can set time throught Thread other wise by javascript settime

                sabarimd

                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