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. Designing a master page

Designing a master page

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netcomdesignhelp
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.
  • S Offline
    S Offline
    SUDHAKAR PALLAM
    wrote on last edited by
    #1

    Hi, I would like to design a master page in asp.net 2.0. It should have a header,footer,leftpane for treeview and right pane for content placeholder. I have done everything but my problem is it should auto fit to any screen resolution.I am able to do that for width, but not for height.I dont want to get even a vertical scroll bar. In simple i want to develop a masterpage similar to msdn library website http://msdn.microsoft.com/hi-in/library/w0x726c2(en-us).aspx\[^\]

    N A 2 Replies Last reply
    0
    • S SUDHAKAR PALLAM

      Hi, I would like to design a master page in asp.net 2.0. It should have a header,footer,leftpane for treeview and right pane for content placeholder. I have done everything but my problem is it should auto fit to any screen resolution.I am able to do that for width, but not for height.I dont want to get even a vertical scroll bar. In simple i want to develop a masterpage similar to msdn library website http://msdn.microsoft.com/hi-in/library/w0x726c2(en-us).aspx\[^\]

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      AFAIK, MSDN use inline frames to display the content area. So that you can scroll only that part keeping all other fixed. Have a look at iframe[^] HTML tag. :)

      Navaneeth How to use google | Ask smart questions

      1 Reply Last reply
      0
      • S SUDHAKAR PALLAM

        Hi, I would like to design a master page in asp.net 2.0. It should have a header,footer,leftpane for treeview and right pane for content placeholder. I have done everything but my problem is it should auto fit to any screen resolution.I am able to do that for width, but not for height.I dont want to get even a vertical scroll bar. In simple i want to develop a masterpage similar to msdn library website http://msdn.microsoft.com/hi-in/library/w0x726c2(en-us).aspx\[^\]

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

        Hope this will help you, Check

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

        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