asp while loop的相關文章
asp while loop的相關公司資訊
asp while loop的相關商品

ASP :: While Loop
瀏覽:1347
日期:2025-06-13
While Loop is there any function or statements that work the same as the 'break' statement in C++ language? for example: While Not rs.EOF If rs("LoginID") = userId Then break 'what shd i use for ASP??? Else rs.movenext View Complete Forum Thread with ......看更多