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. How to disable address bar

How to disable address bar

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelptutorial
5 Posts 5 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.
  • A Offline
    A Offline
    attalurisubbu
    wrote on last edited by
    #1

    Hi all, As i am using asp.net web application with c#.Net, as i need to disable address bar for my entire web application. I visited alot of sites for this but all of them are dealing with opening one window setting only but i need to disable entire application. Can any body help on these. thanks in advance, eswar.

    K A A Y 4 Replies Last reply
    0
    • A attalurisubbu

      Hi all, As i am using asp.net web application with c#.Net, as i need to disable address bar for my entire web application. I visited alot of sites for this but all of them are dealing with opening one window setting only but i need to disable entire application. Can any body help on these. thanks in advance, eswar.

      K Offline
      K Offline
      Kannan Ar
      wrote on last edited by
      #2

      You can't

      1 Reply Last reply
      0
      • A attalurisubbu

        Hi all, As i am using asp.net web application with c#.Net, as i need to disable address bar for my entire web application. I visited alot of sites for this but all of them are dealing with opening one window setting only but i need to disable entire application. Can any body help on these. thanks in advance, eswar.

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

        Open the eniter web site as Popup window. :) FYR : http://beta.codeproject.com/KB/aspnet/PopupWebSite.aspx[^]

        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

        1 Reply Last reply
        0
        • A attalurisubbu

          Hi all, As i am using asp.net web application with c#.Net, as i need to disable address bar for my entire web application. I visited alot of sites for this but all of them are dealing with opening one window setting only but i need to disable entire application. Can any body help on these. thanks in advance, eswar.

          A Offline
          A Offline
          Abhishek Sur
          wrote on last edited by
          #4

          Even if you see somewhere addressbar is hidden, it is actually impossible to do. most of the browsers like Mozilla, IE 7 and above doesnt allow open window without address bar. So sorry. Better you might use AJAX to get the content of the page and load it into your floating container produced using div. ;)

          Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


          My Latest Articles-->** Simplify Code Using NDepend
          Basics of Bing Search API using .NET
          Microsoft Bing MAP using Javascript

          1 Reply Last reply
          0
          • A attalurisubbu

            Hi all, As i am using asp.net web application with c#.Net, as i need to disable address bar for my entire web application. I visited alot of sites for this but all of them are dealing with opening one window setting only but i need to disable entire application. Can any body help on these. thanks in advance, eswar.

            Y Offline
            Y Offline
            yesu prakash
            wrote on last edited by
            #5

            open the browser in full screen mode (F11).. use javascript fot it

            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