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. Home Page Alert

Home Page Alert

Scheduled Pinned Locked Moved ASP.NET
csharpdatabaseasp-netsql-serversysadmin
3 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.
  • A Offline
    A Offline
    Anupbala
    wrote on last edited by
    #1

    My web project needs a home page alert when a new record is added into database (C#,Asp.Net & Sql Server).This is similar to the alert we receive when a new mail is received in gamil.Please help me with some sample code. Regards Anup

    N A 2 Replies Last reply
    0
    • A Anupbala

      My web project needs a home page alert when a new record is added into database (C#,Asp.Net & Sql Server).This is similar to the alert we receive when a new mail is received in gamil.Please help me with some sample code. Regards Anup

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

      Send AJAX request to server and check new records are inserted. Use JS, setTimeout method and check for new data frequently. If you are using ASP.NET AJAX extensions, you can use the Timer control provided which make things easy. :)

      Navaneeth How to use google | Ask smart questions

      1 Reply Last reply
      0
      • A Anupbala

        My web project needs a home page alert when a new record is added into database (C#,Asp.Net & Sql Server).This is similar to the alert we receive when a new mail is received in gamil.Please help me with some sample code. Regards Anup

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

        You can also have a look into this, ASP.NET Popup Control

        cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net

        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