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. Use Internet Explorer to send remote popups

Use Internet Explorer to send remote popups

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netsysadminjsonquestion
3 Posts 2 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.
  • C Offline
    C Offline
    Chua Wen Ching
    wrote on last edited by
    #1

    Hi there, I will like to enquire some information on this. I have 2 scenarios: 1st: I had seen an existing web application program written by a developer in my company. But that the developer had left the company before I joined. Basically this web program has a gridview. Each connected to the system will have an IP address, based on the senior the program called some IE 5 or 6 API to get the IP address of each connected users and then send them a popup message. Just like netsend but instead through IE. Something like that? Any idea how I can accomlish this in IE 6 and 7? Probably somewhere I can get started with. 2nd: Basically this web program is functional until the new customers has a proxy server. WIth this proxy server enabled, whatever workable in 1st scenario no longer works here. Is there any alternative to overcome this? I am sure this is workable for the 1st scenario as I had seen it working. But I am not sure how that developer gets it to work. I had researched but I was not so sure what keywords to start with. Can anyone provide me some assistance here? I am using ASP.NET 2.0 for web development and my target browsers are IE6 and 7. Thanks. Regards, Chua Wen Ching

    V 1 Reply Last reply
    0
    • C Chua Wen Ching

      Hi there, I will like to enquire some information on this. I have 2 scenarios: 1st: I had seen an existing web application program written by a developer in my company. But that the developer had left the company before I joined. Basically this web program has a gridview. Each connected to the system will have an IP address, based on the senior the program called some IE 5 or 6 API to get the IP address of each connected users and then send them a popup message. Just like netsend but instead through IE. Something like that? Any idea how I can accomlish this in IE 6 and 7? Probably somewhere I can get started with. 2nd: Basically this web program is functional until the new customers has a proxy server. WIth this proxy server enabled, whatever workable in 1st scenario no longer works here. Is there any alternative to overcome this? I am sure this is workable for the 1st scenario as I had seen it working. But I am not sure how that developer gets it to work. I had researched but I was not so sure what keywords to start with. Can anyone provide me some assistance here? I am using ASP.NET 2.0 for web development and my target browsers are IE6 and 7. Thanks. Regards, Chua Wen Ching

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      With proxy, it always gives a single IP. How about a sessionCookie?

      Vasudevan Deepak Kumar Personal Homepage Tech Gossips

      C 1 Reply Last reply
      0
      • V Vasudevan Deepak Kumar

        With proxy, it always gives a single IP. How about a sessionCookie?

        Vasudevan Deepak Kumar Personal Homepage Tech Gossips

        C Offline
        C Offline
        Chua Wen Ching
        wrote on last edited by
        #3

        Hi, thanks for the reply. How to use sessionCookie on such scenario? Can you assist me further? The way I see sessionCookie is more like a lightweight repository storing data. How can it be used to send remote popups to all my users in the intranet with proxy enabled? Thanks.

        Regards, Chua Wen Ching Visit us at http://www.necoders.com

        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