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. General Programming
  3. WPF
  4. User must not be able to open same site again in other browser or tab

User must not be able to open same site again in other browser or tab

Scheduled Pinned Locked Moved WPF
comhelp
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.
  • S Offline
    S Offline
    Satish Pai
    wrote on last edited by
    #1

    Hello Experts, I want the user to use the address only once in the browser. For ex - if www.Xtree.com is the website name, then the user uses it in the address bar & it loads the page.Now if the user opens the page again in another tab of the browser it must throw Message that is already been used. This applies even if he browses it with other browser.. Please help me with this... Regards, Satish

    P S 2 Replies Last reply
    0
    • S Satish Pai

      Hello Experts, I want the user to use the address only once in the browser. For ex - if www.Xtree.com is the website name, then the user uses it in the address bar & it loads the page.Now if the user opens the page again in another tab of the browser it must throw Message that is already been used. This applies even if he browses it with other browser.. Please help me with this... Regards, Satish

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      What has this got to do with this forum?

      Forgive your enemies - it messes with their heads

      My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

      1 Reply Last reply
      0
      • S Satish Pai

        Hello Experts, I want the user to use the address only once in the browser. For ex - if www.Xtree.com is the website name, then the user uses it in the address bar & it loads the page.Now if the user opens the page again in another tab of the browser it must throw Message that is already been used. This applies even if he browses it with other browser.. Please help me with this... Regards, Satish

        S Offline
        S Offline
        Simon Bang Terkildsen
        wrote on last edited by
        #3

        Since you're posting here I'm assuming you're using Silverlight or XBap in which case you can use the information from this article Silverlight: Comunication between Silverlight Applications with Typed Messages[^] In short you implement that communication and if you can open a channel to another application then you know one is already running and you close the application.

        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