以前没做过asp,一个很简单的问题

poppoptian 2001-12-17 04:51:21
Set obj = Server.CreateObject("Telesion.CAutoForm")
obj.RefName = "worker_info_430"
obj.ConnectStr = application("dsn")
obj.Mode =3'
call obj.Format
Set coll = obj.Lines //这是69行
For Each c In coll
Response.Write( c + Chr(13) + Chr(10))
Next

这个程序怎么报这个错啊?
Item cannot be found in the collection corresponding to the requested name or ordinal.

/smartbld/doc_manage/worker/worker_list.asp, 行69
...全文
34 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

28,391

社区成员

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

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