• λ我爱Aspx >> Asp.Net >> XMLDOM手册
  • XMLDOM手册

  • :未知  Դ:internet  :2007-5-20 16:43:06  ؼ:xml
  • (3)Microsoft.XMLHTTP,有如下属性:

    Property Description
    readyState Returns the state of the document
    responseBody Returns the response as an array of unsigned bytes
    responseStream Returns the response as an IStream
    responseText Returns the response as a string
    responseXML Returns the response as an xml document
    status Returns the status code as a number
    statusText Returns the status as a string
    有如下方法:
    Property Description
    abort() Cancel the current http request
    getAllResponseHeaders() Returns the value of the http headers
    getResponseHeader(headerName) Returns the value of one specified http header
    open(method, url, async, userid, password) Opens http request, and specifies the information
    send() Send the http request to the server
    setRequestHeader(headerName,headerValue) Specifies the name of a http header
    Ҷƪл˵?
  • һƪ关于上下文 HttpContext
    һƪ利用XSL和ASP实现XML文档在线编辑