Welcome![Sign In][Sign Up]
Location:
Search - msxml2

Search list

[xml-soap-webserviceMsXml2

Description: xml解析库,能够动态解析xml得到有用的数据,使用c完成
Platform: | Size: 59495 | Author: ly | Hits:

[Homepage toolsXMLHTTP 手册

Description: XmlHttp是什么? 最通用的定义为:XmlHttp是一套可以在Javascript、VbScript、Jscript等脚本语言中通过http协议传送或从接收XML及其他数据的一套API。XmlHttp最大的用处是可以更新网页的部分内容而不需要刷新整个页面。 来自MSDN的解释:XmlHttp提供客户端同http服务器通讯的协议。客户端可以通过XmlHttp对象(MSXML2.XMLHTTP.3.0)向http服务器发送请求并使用微软XML文档对象模型Microsoft® XML Document Object Model (DOM)处理回应。 现在的绝对多数浏览器都增加了对XmlHttp的支持,IE中使用ActiveXObject方式创建XmlHttp对象,其他浏览器如:Firefox、Opera等通过window.XMLHttpRequest来创建xmlhttp对象。
Platform: | Size: 27232 | Author: fdgklklre | Hits:

[xml-soap-webserviceMsXml2

Description: xml解析库,能够动态解析xml得到有用的数据,使用c完成-xml analytical database, dynamic analysis can be useful xml data, use c to complete
Platform: | Size: 59392 | Author: ly | Hits:

[Other Web Codeajax_transportation_methods

Description: AJAX 的 client/server 溝通機制探究,非同步傳輸.XMLHttpRequest,ActiveXObject -if(window.XMLHttpRequest){ // Mozilla, Opera, Safari, … request = new XMLHttpRequest() } else if (window.ActiveXObject){ // IE request=new ActiveXObject("Msxml2.XMLHTTP") if (!request){ request=new ActiveXObject("Microsoft.XMLHTTP") } }
Platform: | Size: 1417216 | Author: QiuGuoqiang | Hits:

[Other systemsRSS_Reader

Description: Reading RSS reader by using visualbasic with MSXML2 DOMDocument
Platform: | Size: 4096 | Author: telo | Hits:

[Windows Developmsxml2New

Description: I added a reference to MSXML4 - I right clicked on my project name -> clicked Add Reference -> Went to Com tab ->Chose Microsoft XML v2.0 c: \windows\system32\msxml2.d-I added a reference to MSXML4- I right clicked on my project name-> clicked Add Reference-> Went to Com tab->Chose Microsoft XML v2.0 c: \windows\system32\msxml2.dll
Platform: | Size: 286720 | Author: aa | Hits:

[OtherAnimationCollection

Description: 利用MSXML2,在爱站中采集相应网址的百度权重、指数等信息-Use MSXML2 love station to collect the appropriate URL weights, index
Platform: | Size: 244736 | Author: 小秦 | Hits:

[Otherbarckkccode

Description: OLEObject dom, http String Http_Name,result Http_Name = "http://... " dom = CREATE OLEObject http = CREATE OLEObject //messagebox调试看是否成功 messagebox( http ,http.ConnectToNewObject( "Msxml2.XMLHTTP ")) messagebox( dom ,dom.ConnectToNewObject( "Msxml2.DOMDocument ")) dom.Load( "c:\xxx.xml ") http.Open( "POST ", Http_Name, TRUE) http.Send(dom.xml) do While http.readyState <> 4 // 查询状态,延时 yield() Loop result = http.responseText //这个测试用! 你可不写 messagebox( result ,result)-OLEObject dom, http String Http_Name,result Http_Name = "http://... " dom = CREATE OLEObject http = CREATE OLEObject //messagebox调试看是否成功 messagebox( http ,http.ConnectToNewObject( "Msxml2.XMLHTTP ")) messagebox( dom ,dom.ConnectToNewObject( "Msxml2.DOMDocument ")) dom.Load( "c:\xxx.xml ") http.Open( "POST ", Http_Name, TRUE) http.Send(dom.xml) do While http.readyState <> 4 // 查询状态,延时 yield() Loop result = http.responseText //这个测试用! 你可不写 messagebox( result ,result)
Platform: | Size: 3945472 | Author: 王凡 | Hits:

[OtherMyIP

Description: 1:通过WWW.IP138.COM来获得本机的外网IP地址 2:针对网上的其它实例增加实时更新IP地址功能,防止断网重连后IP地址显示不正确 3:增加一条命令,用来解决MSXML2.XMLHTTP和Microsoft.XMLHTTP老是读旧缓存导致IP地址无论如何刷新都无变化的问题 4:代码里都有详细的说明注释,还可以通过实例演化出实时网络时间等显示-1: Through WWW.IP138.COM to get the machine IP address outside the network 2: For other examples of increased Internet IP address updated in real time function to prevent reconnection after broken network IP address is displayed incorrectly 3: Add a command to solve Microsoft.XMLHTTP MSXML2.XMLHTTP and always read the old cache flush cause IP addresses are unchanged in any case the question 4: The code has a detailed description notes, you can also evolve through examples display real-time network time
Platform: | Size: 8192 | Author: 符华武 | Hits:

[File OperateXMLTest

Description: 封装微软xml库MSXML2接口,对xml进行读写操作。-Package Microsoft xml library MSXML2 interface, read and write operations on xml.
Platform: | Size: 81920 | Author: linjuncheng | Hits:

[Web Server20030301weathercode

Description: 支持ASP,Access和MSXML2.XMLHTTP组件的服务器/虚拟主机(大多数服务器支持MSXML2.XMLHTTP组件) 可以执行本代码中Server.asp文件来测试服务器是否支持MSXML2.XMLHTTP组件.-Support ASP, Access and MSXML2.XMLHTTP components server/virtual host (most servers support MSXML2.XMLHTTP Components) The code can be d in Server.asp file to test whether the server supports MSXML2.XMLHTTP components.
Platform: | Size: 21504 | Author: mcujc668 | Hits:

[Web Servergetsong

Description: 使用“MSXML2.XMLHTTP”对象搜索远程服务器上的数据,并将其信息处理得到所需要的真实歌曲地址,演唱者和歌曲,类似于新浪新闻小偷程序和Yahoo天气预报程序-Object search using the data on a remote server MSXML2.XMLHTTP , and get the real information processing needed to address the song, artist and song, similar to Sina news thief procedures and procedures Yahoo Weather Forecast
Platform: | Size: 5120 | Author: mcujc1264 | Hits:

[Web ServerDownPlusenv

Description: 使用此探针可以进行当前站点域名、本文件URL、服务器类型、脚本解释引擎、站点物理路径、本文件物理路径、ADO数据对象、Msxml2.Xmlhttp、FSO文本读写、创建文本文、写入文本文件、删除文本文件、目录权限等服务器信息检测。-This probe may be the current site domain name, the present document URL, server type, the script interpreter engine, site physical path, the path of the physical file, ADO data objects, Msxml2.Xmlhttp, FSO write text, create a text, write text information server detects the file, delete the text file, directory permissions.
Platform: | Size: 4096 | Author: SFX | Hits:

[Otherajax+asp身份证识别

Description: 自1999年10月1日起在全国建立和实行公民身份证号码制度.公民身份证号码按照GB11643—1999《公民身份证号码》国家标准编制,由18位数字组成:("Msxml2.XMLHTTP.6.0","Msxml2.XMLHTTP.5.0","Msxml2.XMLHTTP.4.0","Msxml2.XMLHTTP.3.0","Msxml2.XMLHTTP.6.0","Microsoft.XMLHttp")
Platform: | Size: 86016 | Author: hopecolor | Hits:

CodeBus www.codebus.net