注册 登录
编程论坛 WEB前端(UI)

asp语句变量传递的问题

huore2001 发布于 2006-05-09 07:30, 632 次点击

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 行

0 回复
1