"td"
runat = "server"
<table><tbody><tr><td id="tdid" runat="server" visible="false"></td></tr></tbody></table>
tdid.visible = true;
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)