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. MESSAGE WINDOW

MESSAGE WINDOW

Scheduled Pinned Locked Moved ASP.NET
question
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.
  • M Offline
    M Offline
    Masood Kochi SSF
    wrote on last edited by
    #1

    can its possible to popup a message window ( like alert ) to all online website users from admin side ? if yes , giv me eg ! Regards.

    P A T T A 6 Replies Last reply
    0
    • M Masood Kochi SSF

      can its possible to popup a message window ( like alert ) to all online website users from admin side ? if yes , giv me eg ! Regards.

      P Offline
      P Offline
      Pranay Rana
      wrote on last edited by
      #2

      its possible with jquery that you can create your own popup window with div element check below link http://blog.zen-dreams.com/en/2009/06/09/creating-a-popup-window-with-jquery/[^]

      1 Reply Last reply
      0
      • M Masood Kochi SSF

        can its possible to popup a message window ( like alert ) to all online website users from admin side ? if yes , giv me eg ! Regards.

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

        You can easily do it Floating DIV :) Have a look. How To Make Floating and Dimming a Div using JavaScript[^]

        1 Reply Last reply
        0
        • M Masood Kochi SSF

          can its possible to popup a message window ( like alert ) to all online website users from admin side ? if yes , giv me eg ! Regards.

          P Offline
          P Offline
          Pranay Rana
          wrote on last edited by
          #4

          fro the dialog you can also check this link http://jqueryui.com/demos/dialog/#modal-message[^]

          1 Reply Last reply
          0
          • M Masood Kochi SSF

            can its possible to popup a message window ( like alert ) to all online website users from admin side ? if yes , giv me eg ! Regards.

            T Offline
            T Offline
            tunsten
            wrote on last edited by
            #5

            You can also check this. Hope it's helpful!

            Tunsten

            1 Reply Last reply
            0
            • M Masood Kochi SSF

              can its possible to popup a message window ( like alert ) to all online website users from admin side ? if yes , giv me eg ! Regards.

              T Offline
              T Offline
              T M Gray
              wrote on last edited by
              #6

              If I understand you correctly you want to be able to click a button on an admin page in your site and have that cause everyone who is currently browsing your site to get a pop-up. You would have to do some work on every page in your site and have it check for an application variable or a database value or something. But even with that, unless you had something in your pages that causes them to auto-refresh constantly, it isn't going to display immediately. It would only show up when they do something to cause the page to reload.

              1 Reply Last reply
              0
              • M Masood Kochi SSF

                can its possible to popup a message window ( like alert ) to all online website users from admin side ? if yes , giv me eg ! Regards.

                A Offline
                A Offline
                April Fans
                wrote on last edited by
                #7

                Just use div and JS, you can control the display("none" or ""/"block") of the div by one action.

                April Comm100 - Leading Live Chat Software Provider

                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