为了方便测试,先写一个回显Cookie的简单的PHP程序:
然后分别用ServerXMLHTTP和XMLHTTP测试:
用Msxml2.XMLHTTP什么都没有返回。
用Msxml2.ServerXMLHTTP返回
user => demon
passwd => 123456
以后碰到需要Cookie的网页就不用愁了。
原文: http://demon.tw/programming/vbs-http-cookie.html
然后分别用ServerXMLHTTP和XMLHTTP测试:
用Msxml2.XMLHTTP什么都没有返回。
用Msxml2.ServerXMLHTTP返回
user => demon
passwd => 123456
以后碰到需要Cookie的网页就不用愁了。
原文: http://demon.tw/programming/vbs-http-cookie.html







