</script >
自定义函数模式:
<script>
function openWin(obj)
{
var r = document.getElementById('8a80828f3583c8bc0135f0f4fcc6042c').value;
obj.target="_blank";
obj.href = "/Web/Substation/Substation.aspx?stationno="+r;
obj.click();
}
</script>
<a href="javascript:void(0)" onclick="openWin(this)">超链接</a>