MsgBox的问题
MsgBox 在分页里用不了吗 它提示写入不了事什么意思啊? if not rs.eof then if rs("password") <> pwd then flag=0 ' MsgBox ("password is error!") end if else flag=0 ' MsgBox("please login!") end if
if flag then ' MsgBox("Welcome!") end if
MsgBox 在分页里用不了吗 它提示写入不了事什么意思啊? if not rs.eof then if rs("password") <> pwd then flag=0 ' MsgBox ("password is error!") end if else flag=0 ' MsgBox("please login!") end if
if flag then ' MsgBox("Welcome!") end if
2005-05-20 14:32
2005-05-20 14:37



2005-05-20 14:41
2005-05-20 17:45
2005-05-20 18:16