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. popup

popup

Scheduled Pinned Locked Moved ASP.NET
javascripthelp
6 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.
  • N Offline
    N Offline
    niki_nilu
    wrote on last edited by
    #1

    hi i am using IE 7 browser. i am using javascript for popup window. this is worked on Microsoft internet explorer. but same code not worked on IE7. pls help me my code function openForm() { window.open("NewScore.aspx","Title","status=no,resize=no,toolbar=no,scrollbars=no,width=700px,height=580px,maximize=no,always on top=100 left=400"); } and in codebehind---- btnAdd.Attributes.Add("OnClick", "openForm()"); so pls help me.

    Gayatri

    M A 2 Replies Last reply
    0
    • N niki_nilu

      hi i am using IE 7 browser. i am using javascript for popup window. this is worked on Microsoft internet explorer. but same code not worked on IE7. pls help me my code function openForm() { window.open("NewScore.aspx","Title","status=no,resize=no,toolbar=no,scrollbars=no,width=700px,height=580px,maximize=no,always on top=100 left=400"); } and in codebehind---- btnAdd.Attributes.Add("OnClick", "openForm()"); so pls help me.

      Gayatri

      M Offline
      M Offline
      Manas Bhardwaj
      wrote on last edited by
      #2

      niki_nilu wrote:

      this is worked on Microsoft internet explorer. but same code not worked on IE7.

      :doh: IE7 and Microsft Inetrnet Explorer are same. Probably you have popup blocker on.

      Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

      1 Reply Last reply
      0
      • N niki_nilu

        hi i am using IE 7 browser. i am using javascript for popup window. this is worked on Microsoft internet explorer. but same code not worked on IE7. pls help me my code function openForm() { window.open("NewScore.aspx","Title","status=no,resize=no,toolbar=no,scrollbars=no,width=700px,height=580px,maximize=no,always on top=100 left=400"); } and in codebehind---- btnAdd.Attributes.Add("OnClick", "openForm()"); so pls help me.

        Gayatri

        A Offline
        A Offline
        AhsanS
        wrote on last edited by
        #3

        Any javascript error you are getting?

        Ahsan Ullah Senior Software Engineer

        N 1 Reply Last reply
        0
        • A AhsanS

          Any javascript error you are getting?

          Ahsan Ullah Senior Software Engineer

          N Offline
          N Offline
          niki_nilu
          wrote on last edited by
          #4

          hi i have no error. pls tell me what's problem. its imp for me gayatri

          Gayatri

          A P 2 Replies Last reply
          0
          • N niki_nilu

            hi i have no error. pls tell me what's problem. its imp for me gayatri

            Gayatri

            A Offline
            A Offline
            AhsanS
            wrote on last edited by
            #5

            Try changing the settings in Internet Options, Open Popup windows in New Window/ New Tab. (by default tab). Change it to open in new window

            Ahsan Ullah Senior Software Engineer

            1 Reply Last reply
            0
            • N niki_nilu

              hi i have no error. pls tell me what's problem. its imp for me gayatri

              Gayatri

              P Offline
              P Offline
              P S Pundeer
              wrote on last edited by
              #6

              I hope this will solve your problem... btnAdd.Attributes.Add("OnClick", "openForm(); return false;");

              puranonnet@hotmail.com www.ibrinte.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