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. AJax newbie

AJax newbie

Scheduled Pinned Locked Moved Web Development
questionannouncement
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.
  • P Offline
    P Offline
    pzn3xq
    wrote on last edited by
    #1

    I'm reading up on the ajax documentaiton and had a question on partial page updates... 1) So do partial page updates only target controls that reside within an Update Panel? 2) Even if a partial page update occurs, isn't a postback really truely occurring behind the scenes? Your browser doesn't appear to do a full postback and blink, but I'm guessing it is still doing a postback. Thanks

    F M 2 Replies Last reply
    0
    • P pzn3xq

      I'm reading up on the ajax documentaiton and had a question on partial page updates... 1) So do partial page updates only target controls that reside within an Update Panel? 2) Even if a partial page update occurs, isn't a postback really truely occurring behind the scenes? Your browser doesn't appear to do a full postback and blink, but I'm guessing it is still doing a postback. Thanks

      F Offline
      F Offline
      fly904
      wrote on last edited by
      #2

      pzn3xq wrote:

      1. So do partial page updates only target controls that reside within an Update Panel?

      I am confussed by what you mean with this.

      pzn3xq wrote:

      1. Even if a partial page update occurs, isn't a postback really truely occurring behind the scenes? Your browser doesn't appear to do a full postback and blink, but I'm guessing it is still doing a postback.

      That's the point and beauty of Ajax is that it is behind the scenes. To view the 'response' from the server when an Ajax is being used use a Firefox add-on called Firebug. Example Screenshot.[^]

      hmmm pie

      1 Reply Last reply
      0
      • P pzn3xq

        I'm reading up on the ajax documentaiton and had a question on partial page updates... 1) So do partial page updates only target controls that reside within an Update Panel? 2) Even if a partial page update occurs, isn't a postback really truely occurring behind the scenes? Your browser doesn't appear to do a full postback and blink, but I'm guessing it is still doing a postback. Thanks

        M Offline
        M Offline
        Marc Firth
        wrote on last edited by
        #3

        pzn3xq wrote:

        1. So do partial page updates only target controls that reside within an Update Panel?

        Ajax will target whichever html tag you want it to. I would recommmend looking at javascripts innerhtml before trying to dive into ajax.

        Neonlight

        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