asp语句变量传递的问题
file="newinfo.asp?newsid="&id
Url=weburl&"/"&file
set oSend=createobject("Microsoft.XMLHTTP")
sourcecode = oSend.open ("GET",url,false)
oSend.send()
老是出现
(0x80004005)
未指定的错误
/lyw/inc/function.asp, 第 90 行

www. 网络编程,数据库技术,服务器知识