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. Controling Child Window

Controling Child Window

Scheduled Pinned Locked Moved ASP.NET
comquestion
3 Posts 3 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.
  • J Offline
    J Offline
    Jonathan Gibbs
    wrote on last edited by
    #1

    Hello ALL, I have an ASP page acting as a parent window from where I open a new third Party(lets say yahoo.com) child window, I am able to control the child window position on the screen but wht I also want is that I want the bottom half of the child page to be displayed when it loads in the window..? Any suggestions on this?? Thnks all!

    N H 2 Replies Last reply
    0
    • J Jonathan Gibbs

      Hello ALL, I have an ASP page acting as a parent window from where I open a new third Party(lets say yahoo.com) child window, I am able to control the child window position on the screen but wht I also want is that I want the bottom half of the child page to be displayed when it loads in the window..? Any suggestions on this?? Thnks all!

      N Offline
      N Offline
      nikneem2005
      wrote on last edited by
      #2

      Erhm, I think I don't understand your question... Do you mean you want to scroll down that window to the bottom while it loads, and then scroll up when loading is done?


      I love it when a plan comes together http://www.zonderpunt.nl[^]

      1 Reply Last reply
      0
      • J Jonathan Gibbs

        Hello ALL, I have an ASP page acting as a parent window from where I open a new third Party(lets say yahoo.com) child window, I am able to control the child window position on the screen but wht I also want is that I want the bottom half of the child page to be displayed when it loads in the window..? Any suggestions on this?? Thnks all!

        H Offline
        H Offline
        Haissam
        wrote on last edited by
        #3

        below is an javascript example var popup = window.open('WebForm2.asp') popup.document.body.onload = 'self.scrollTo(x,y)'; HC Best Regards, Haissam Abdul Malak My Blog

        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