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. open new windo without address bar

open new windo without address bar

Scheduled Pinned Locked Moved ASP.NET
question
4 Posts 4 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.
  • P Offline
    P Offline
    ptvce
    wrote on last edited by
    #1

    Hi I want to open New Internet Explorer window when click on a link and when it open that window dose not have address bar Anybody know?

    P L K 3 Replies Last reply
    0
    • P ptvce

      Hi I want to open New Internet Explorer window when click on a link and when it open that window dose not have address bar Anybody know?

      P Offline
      P Offline
      Parwej Ahamad
      wrote on last edited by
      #2

      Try:

      Open Full Screen Window

      Parwej Ahamad

      1 Reply Last reply
      0
      • P ptvce

        Hi I want to open New Internet Explorer window when click on a link and when it open that window dose not have address bar Anybody know?

        L Offline
        L Offline
        liuguozhu2015
        wrote on last edited by
        #3

        Set location=no,Javascript example code:

        window.open('test.html','newwindow','height=600,width=800,top=190,left=350,toolbar=no,menubar=no,scrollbars=no,resizable=no, location=no,status=no')
        }

        1 Reply Last reply
        0
        • P ptvce

          Hi I want to open New Internet Explorer window when click on a link and when it open that window dose not have address bar Anybody know?

          K Offline
          K Offline
          KiranKumar Roy
          wrote on last edited by
          #4

          Use window.open() for more info go through this link

          KiranKumar Roy

          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