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. How to get the page event which indicates that a page is shown to the interface?

How to get the page event which indicates that a page is shown to the interface?

Scheduled Pinned Locked Moved Web Development
questiontutorial
3 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.
  • L Offline
    L Offline
    Lior S
    wrote on last edited by
    #1

    Hi, I'm building an Ajax project and i need to get an event from the page when the page is finished to load and to render and is shown to the client's interface. The second question is when i invoke an Ajax panel through the event mentioned above, does it triggers the Ajax UpdateProgress when i call a method inside the UpdatePanel?

    B 1 Reply Last reply
    0
    • L Lior S

      Hi, I'm building an Ajax project and i need to get an event from the page when the page is finished to load and to render and is shown to the client's interface. The second question is when i invoke an Ajax panel through the event mentioned above, does it triggers the Ajax UpdateProgress when i call a method inside the UpdatePanel?

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

      Lior S wrote:

      Hi, I'm building an Ajax project and i need to get an event from the page when the page is finished to load and to render and is shown to the client's interface. The second question is when i invoke an Ajax panel through the event mentioned above, does it triggers the Ajax UpdateProgress when i call a method inside the UpdatePanel?

      :wtf: I'm sorry but I'm a lil confused. If you want an event that occurs when the page loads try this: <body on load="Do.AmazingAjax.Rendering()"> FANTASTIC PAGE CONTENT HERE!!!!! </body> next, UpdatePanel? AJAX is a technology that is comprised of using JavaScript to perform certain functions without refreshing the page. There is no such thing as an update.

      L 1 Reply Last reply
      0
      • B Bradml

        Lior S wrote:

        Hi, I'm building an Ajax project and i need to get an event from the page when the page is finished to load and to render and is shown to the client's interface. The second question is when i invoke an Ajax panel through the event mentioned above, does it triggers the Ajax UpdateProgress when i call a method inside the UpdatePanel?

        :wtf: I'm sorry but I'm a lil confused. If you want an event that occurs when the page loads try this: <body on load="Do.AmazingAjax.Rendering()"> FANTASTIC PAGE CONTENT HERE!!!!! </body> next, UpdatePanel? AJAX is a technology that is comprised of using JavaScript to perform certain functions without refreshing the page. There is no such thing as an update.

        L Offline
        L Offline
        Lior S
        wrote on last edited by
        #3

        Thanks for your help and redirection. Lior

        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