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. page body loading in ASP .NET

page body loading in ASP .NET

Scheduled Pinned Locked Moved ASP.NET
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
    jithbiz0033
    wrote on last edited by
    #1

    Hi guys, My web applications contains header,footer etc.which are going to be static. Only the body content of the page has to be loaded.Each time when i click the menu on the header entire page is loaded.I want my application to load only the page content while the header and footer remains static. If there is any suggestions or coding for this please reply Thanks Jith

    S Z 2 Replies Last reply
    0
    • J jithbiz0033

      Hi guys, My web applications contains header,footer etc.which are going to be static. Only the body content of the page has to be loaded.Each time when i click the menu on the header entire page is loaded.I want my application to load only the page content while the header and footer remains static. If there is any suggestions or coding for this please reply Thanks Jith

      S Offline
      S Offline
      Sun Rays
      wrote on last edited by
      #2

      Are u using master page in youe asp.net application ? and for that u can use update panel of an Ajax. that will useful when u dont want to load whole page. put contenplace holder in Update Panel.

      Thanks, Sun Rays

      1 Reply Last reply
      0
      • J jithbiz0033

        Hi guys, My web applications contains header,footer etc.which are going to be static. Only the body content of the page has to be loaded.Each time when i click the menu on the header entire page is loaded.I want my application to load only the page content while the header and footer remains static. If there is any suggestions or coding for this please reply Thanks Jith

        Z Offline
        Z Offline
        Ziyad Mohammad
        wrote on last edited by
        #3

        Jith- Calling a page via menu will always load the page, even if it is the same. The best way you can do is use AJAX with webusercontrol. Thanks, Ziyad

        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