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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to Disable the tool, address and Standar browsers bars

How to Disable the tool, address and Standar browsers bars

Scheduled Pinned Locked Moved ASP.NET
csharphelpasp-nettutorial
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.
  • B Offline
    B Offline
    Britney S Morales
    wrote on last edited by
    #1

    I have a problem when i loggin my web site, i dont want to shown the address and Standar browsers bars to the web site clients at all site. Could somebody help me with this problem. :confused:(ASP.NET, C#, 2.0 Framework)

    ff

    C 1 Reply Last reply
    0
    • B Britney S Morales

      I have a problem when i loggin my web site, i dont want to shown the address and Standar browsers bars to the web site clients at all site. Could somebody help me with this problem. :confused:(ASP.NET, C#, 2.0 Framework)

      ff

      C Offline
      C Offline
      CWIZO
      wrote on last edited by
      #2

      You can open your webpage in a pop-up that has no buttons no bars and no status bar (you do that with JavaScript; google it becouse there are tons of examples). But you will still need a regular page with a link to this pop-up.

      -------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!

      B 1 Reply Last reply
      0
      • C CWIZO

        You can open your webpage in a pop-up that has no buttons no bars and no status bar (you do that with JavaScript; google it becouse there are tons of examples). But you will still need a regular page with a link to this pop-up.

        -------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!

        B Offline
        B Offline
        Britney S Morales
        wrote on last edited by
        #3

        thanks, i found this code to any who need to answer this problem function LoadLoginPage() { window.open('login.aspx','welcome','fullscreen=yes,scrollbars=yes') }

        Britney

        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