求VFP登录界面的“确定”按钮的代码
thisform.i=thisform.i+1select登录表locatefor管理员=alltrim(thisform.combol.value)iffound()A...
thisform.i=thisform.i+1
select 登录表
locate for 管理员=alltrim(thisform.combol.value)
if found () And 密码=alltrim(thisform.text1.value)
do 学生档案表单.scx
release thisform
else
if thisform.i<3
=messagebox("管理员密码错!"+Chr(13)+"再试一次!",48,"警告!")
thisform.text1.setfocus
else
= messagebox("对不起,您已经错了三次!"+Chr(13)+"非法用户,请您退出系统!",48,"严重警告!")
thisform.release
endif
endif
运行时提示:找不到属性I
set exact on
select 登录表
locate for thisform.text1.value=管理员 and thisform.text2.value=密码
if !eof()
messagebox ("欢迎使用本系统!",48)
thisform.release
do form 学生档案主表单.scx
else
if thisform .InputNo<2
messagebox("内容有误,请重新输入!",48)
if thisform .InputNo=thisform .InputNo+1
thisform.text1.value=""
thisform.text2.value=""
thisform.text1.setfocus
else
messagebox("抱歉,你不是本系统的合法用户!",48)
thisform.release
close all
endif
endif
提示:缺少IF\ELSE\ENDIF语句 展开
select 登录表
locate for 管理员=alltrim(thisform.combol.value)
if found () And 密码=alltrim(thisform.text1.value)
do 学生档案表单.scx
release thisform
else
if thisform.i<3
=messagebox("管理员密码错!"+Chr(13)+"再试一次!",48,"警告!")
thisform.text1.setfocus
else
= messagebox("对不起,您已经错了三次!"+Chr(13)+"非法用户,请您退出系统!",48,"严重警告!")
thisform.release
endif
endif
运行时提示:找不到属性I
set exact on
select 登录表
locate for thisform.text1.value=管理员 and thisform.text2.value=密码
if !eof()
messagebox ("欢迎使用本系统!",48)
thisform.release
do form 学生档案主表单.scx
else
if thisform .InputNo<2
messagebox("内容有误,请重新输入!",48)
if thisform .InputNo=thisform .InputNo+1
thisform.text1.value=""
thisform.text2.value=""
thisform.text1.setfocus
else
messagebox("抱歉,你不是本系统的合法用户!",48)
thisform.release
close all
endif
endif
提示:缺少IF\ELSE\ENDIF语句 展开
2个回答
AiPPT
2024-09-19 广告
2024-09-19 广告
随着AI技术的飞速发展,如今市面上涌现了许多实用易操作的AI生成工具1、简介:AiPPT: 这款AI工具智能理解用户输入的主题,提供“AI智能生成”和“导入本地大纲”的选项,生成的PPT内容丰富多样,可自由编辑和添加元素,图表类型包括柱状图...
点击进入详情页
本回答由AiPPT提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询