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. Alerts for a website

Alerts for a website

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelpworkspace
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.
  • F Offline
    F Offline
    fasttoshiba
    wrote on last edited by
    #1

    Hi, I am developing a web application for online training.However i want some alerts(pop-up or mail notification) to pop-up to the counselor when ever a user registers on the website. Can anyone suggest me any webservice to use or any help regarding code.... Environment: ASP.NET, C# Thanks, Fasttoshiba

    D D 2 Replies Last reply
    0
    • F fasttoshiba

      Hi, I am developing a web application for online training.However i want some alerts(pop-up or mail notification) to pop-up to the counselor when ever a user registers on the website. Can anyone suggest me any webservice to use or any help regarding code.... Environment: ASP.NET, C# Thanks, Fasttoshiba

      D Offline
      D Offline
      David Mujica
      wrote on last edited by
      #2

      Check out my response from an earlier post. You will have to convert from VB to C# syntax, but that should be straight forward. http://www.codeproject.com/script/Forums/View.aspx?fid=1640&msg=2918563[^]

      1 Reply Last reply
      0
      • F fasttoshiba

        Hi, I am developing a web application for online training.However i want some alerts(pop-up or mail notification) to pop-up to the counselor when ever a user registers on the website. Can anyone suggest me any webservice to use or any help regarding code.... Environment: ASP.NET, C# Thanks, Fasttoshiba

        D Offline
        D Offline
        Deepak Nigam
        wrote on last edited by
        #3

        If you want to show a jacascript alert then use the following code. Page.ClientScript.RegisterClientScriptBlock(this.GetType(),"key","alert('Message')");

        Deepak Nigam deepak@swiftcybernetics.com Swift Cybernetics

        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