这个错误是什么原因?

com4444 2005-07-15 06:21:00
<html>
<head></head>
<body>
<%
response.write "wwww"
set stt=server.createobject("adodb.stream")
stt.type=1
stt.mode=3
stt.open
stt.write request.binaryread(request.totalbytes) //错误类型:
ADODB.Stream (0x800A0BB9)
/aps/input_2.asp, 第 10 行


stt.position=0
bindata=stt.read

response.binarywrite bindata
%>


<form action=input_2.asp>
<input type=file ><br>
<input type=submit value='上传图片'>
</form>
</body>
</html>
...全文
58 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
com4444 2005-07-16
  • 打赏
  • 举报
回复
sfsfa

28,391

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧