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. Report opens back to the main screen

Report opens back to the main screen

Scheduled Pinned Locked Moved ASP.NET
helpcsharpjavaasp-nettools
7 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.
  • M Offline
    M Offline
    Member 5806122
    wrote on last edited by
    #1

    I am using asp.net 2005 and crystal report 10.2 version , my problem is when the report opens it is opened behind the main screen . In my java script i am using window.open() only still it opened back to the main screen . Can any one help me.

    A 1 Reply Last reply
    0
    • M Member 5806122

      I am using asp.net 2005 and crystal report 10.2 version , my problem is when the report opens it is opened behind the main screen . In my java script i am using window.open() only still it opened back to the main screen . Can any one help me.

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

      Can you please put the line of code that you have used for opening reports ? Thanks in advance !!

      cheers, Abhijit

      M 1 Reply Last reply
      0
      • A Abhijit Jana

        Can you please put the line of code that you have used for opening reports ? Thanks in advance !!

        cheers, Abhijit

        M Offline
        M Offline
        Member 5806122
        wrote on last edited by
        #3

        thank u for the reply This is the code i hv used to open the report window.open(urlstring,'ReportSearch','height=480,width=640,titlebar=no,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,location=no,directories=no,status=no'); i hv called it in the button click

        A 1 Reply Last reply
        0
        • M Member 5806122

          thank u for the reply This is the code i hv used to open the report window.open(urlstring,'ReportSearch','height=480,width=640,titlebar=no,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,location=no,directories=no,status=no'); i hv called it in the button click

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

          Just try this, var CrysWind=window.open(---what ever you have written---) CrysWind.focus()

          cheers, Abhijit

          M 1 Reply Last reply
          0
          • A Abhijit Jana

            Just try this, var CrysWind=window.open(---what ever you have written---) CrysWind.focus()

            cheers, Abhijit

            M Offline
            M Offline
            Member 5806122
            wrote on last edited by
            #5

            already i hv tried this but it didnt works for me .

            A 1 Reply Last reply
            0
            • M Member 5806122

              already i hv tried this but it didnt works for me .

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

              is it working fine when you use default popup means, with tool bar, menu bar.

              cheers, Abhijit

              M 1 Reply Last reply
              0
              • A Abhijit Jana

                is it working fine when you use default popup means, with tool bar, menu bar.

                cheers, Abhijit

                M Offline
                M Offline
                Member 5806122
                wrote on last edited by
                #7

                No it didnt work . Is there any other solution for this problem

                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