labelZhu1 = new Ext.form.Label({
html : "<img src='tcZxrygxkAction!findZonglZhuImage.action?year="+year.getValue+"&month="+month.getValue()+"&width=" + 500
+ "&height=" + 200 + "'  width=" + 500
+ " height=" + 200 + "></img>"
})
这种方式FormPanle界面加载会查询,我想通过查询按钮操作才查询html里面的Action怎么做