日期:2014-05-18 浏览次数:20522 次
string id = ((Label)e.Item.FindControl("Label6")).Text.ToString();
var id=document.getElementById("Label6").innerHTML; alert(id) var str=window.showModalDialog("http://localhost:1330/ChinaSoftware/vote/shu.aspx?ttt="+id,"",'edge: Raised; center: Yes; help: Yes; resizable: Yes; status: No;dialogHeight:200px;dialogWidth:300px');