搜索
编程论坛
→
WEB开发
→
『 ASP技术论坛 』
→ 这样写对吗
标题:
这样写对吗
只看楼主
lili0610931
等 级:
新手上路
帖 子:133
专家分:0
注 册:2007-7-6
楼主
问题点数:0 回复次数:1
这样写对吗
if execute("update ad_user_pic set user_pic_delete='1' where user_pic_id="&uid)conn,1,3 then
else
response.Write "没有找到内容"
end if
2008-05-19 14:14
tianyu123
等 级:
新手上路
威 望:
2
帖 子:576
专家分:0
注 册:2007-8-26
第
2
楼
得分:0
if 条件 then
...
else
...
end if
这里的条件需要返回true或false
execute("update ad_user_pic set user_pic_delete='1' where user_pic_id="&uid)conn,1,3 它能返回吗?
改变一切,须从改变观念开始!
2008-05-19 14:21
2
1/1页
1
参与讨论请移步原网站贴子:
https://bbs.bccn.net/thread-215064-1-1.html
关于我们
|
广告合作
|
编程中国
|
清除Cookies
|
TOP
|
手机版
编程中国
版权所有,并保留所有权利。
Powered by
Discuz
, Processed in 0.242347 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved