idxCnt = ഀ
Request.Form("listIndex").Count if idxCnt > ഀ
0 then for i = 0 ഀ
to idxCnt - ഀ
1 ഀ
Session("webConn").Execute ഀ
Request.Form("listIndex")(i) ഀ
next end if end if
if ഀ
Request.QueryString("DelTable").count > 0 ഀ
then sql = "DROP TABLE " & ഀ
Request.Form("ticker") ഀ
Session("webConn").Execute sql end ഀ
if