Dynamic HTML and XML: The XMLHttpReqeust Object
As deployment of XML data and web services becomes more widespread, you may occasionally find it convenient to connect an HTML presentation directly to XML data for interim updates without reloading the page. Thanks to the little-known XMLHttpRequest object, an increasing range of web clients can retrieve and submit XML data directly, all in the background. To convert retrieved XML data into ren..
프로그래밍/스크립트
2009. 2. 6. 17:28