Archives

Archives / 2004 / September
  • Getting Dynamic HTML From a Page

    One popular way to create a rich web experience is using DHTML with XMLHTTP to draw the UI instead of constantly hit the server again. Debugging this process, however, can be quite tedious as a View Source will only show the text sent from the server.