select case

来源:百度知道 编辑:UC知道 时间:2024/05/12 16:18:44
dim selectindex
selectindex=PowerCatForm.powercatLst.value
select case true
case selectindex=1
response.write("<iframe name='ProductFrame' src='Products1.asp' width=800 height=400px></iframe>")
case selectindex=2
response.write("<iframe name='ProductFrame' src='Products1.asp' width=800 height=400px></iframe>")
case selectindex=3
response.write("<iframe name='ProductFrame' src='Products1.asp' width=800 height=400px></iframe>")
case selectindex=4
response.write("<iframe name='ProductFrame' src='Products1.asp' width=800 height=400px></iframe>")
case selectindex=5
response.write("<iframe name='ProductFrame' src='Products1.asp' width=800 height=400px></iframe>")
case selectindex=6
response.write("<iframe name='

dim selectindex
selectindex=PowerCatForm.powercatLst.value
select case true
case selectindex=1
response.write("<iframe name='ProductFrame' src='Products1.asp' width=800 height=400px></iframe>")
case selectindex=2
response.write("<iframe name='ProductFrame' src='Products1.asp' width=800 height=400px></iframe>")
case selectindex=3
response.write("<iframe name='ProductFrame' src='Products1.asp' width=800 height=400px></iframe>")
case selectindex=4
response.write("<iframe name='ProductFrame' src='Products1.asp' width=800 height=400px></iframe>")
case selectindex=5
response.write("<iframe name='ProductFrame' src='Products1.asp' width=800 height=400px></iframe>")
case selectindex=6
response.write("<iframe name=&