![]() |
#2
yms1232011-05-17 10:50
|
for i=1 to request.form.count 表单中可赋值元素的个数?
quantity=trim(request.form(i)) 表示表单中第几个元素?
response.write quantity