还是在这个论坛,我以前问过的,或许是你想要的!
this.comboBox2.Items.Clear();
if(this.comboBox1.Text.Trim()=="河南")
{
this.comboBox2.Items.AddRange(new object[]{"开封","洛阳","郑州"});
}
else
{
this.comboBox2.Items.AddRange(new object[]{"石家庄"});
}
<iframe name="alimamaifrm" frameborder="0" marginheight="0" marginwidth="0" border="0" scrolling="no" width="300" height="170" src="/go/app/tbk_app/chongzhi_300_170.php?pid=mm_28854300_2441872_11377541&page=chongzhi_300_170.php&size_w=300&size_h=170&stru_phone=1&stru_game=1&stru_travel=1" ></iframe>