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. Browser limitation with maximum Page length

Browser limitation with maximum Page length

Scheduled Pinned Locked Moved ASP.NET
helphtmlquestion
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.
  • G Offline
    G Offline
    Gaurav Aroraa
    wrote on last edited by
    #1

    Here we are facing the problem : On the page complete contents are not displaying but while we check the Page source and copy/paste it into a static html page all contents will be displayed. Is there any limitation of browser related to maximum length of a web page. I googled and found that the limit of a web page should be 10-30KB but in the same project we have pages with length upto 55 KB. Can anyone help me out?

    B A 2 Replies Last reply
    0
    • G Gaurav Aroraa

      Here we are facing the problem : On the page complete contents are not displaying but while we check the Page source and copy/paste it into a static html page all contents will be displayed. Is there any limitation of browser related to maximum length of a web page. I googled and found that the limit of a web page should be 10-30KB but in the same project we have pages with length upto 55 KB. Can anyone help me out?

      B Offline
      B Offline
      Brij
      wrote on last edited by
      #2

      Why are you putting so much data in same page.Its not a good practice.You can divide it on several pages accordingly.IIt'll take less time to load and also will be easy to maintain

      Cheers!! Brij Check My Latest Article

      1 Reply Last reply
      0
      • G Gaurav Aroraa

        Here we are facing the problem : On the page complete contents are not displaying but while we check the Page source and copy/paste it into a static html page all contents will be displayed. Is there any limitation of browser related to maximum length of a web page. I googled and found that the limit of a web page should be 10-30KB but in the same project we have pages with length upto 55 KB. Can anyone help me out?

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

        Gaurav, I will suggest you to read this article. which describes about the maximum size and How to calculate web page size. Here Is the article Read the "How to calculate web page size" section and try to minimize the page size. Hope this will help you !

        cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent 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