asp.net - How to get client site control id without added runat="server" in vb -
How to obtain client site control ID behind vb.net code without run rate = "server".
& lt; Div id = "flip" & gt; & Lt; / Div & gt;
You can run div / html elements without running Can not access the = "server" on the server side, you can better make it runat = "server" and use ClientID for client side scripts. If you have a frame 4 or above, then you keep the client ID unchanged.
Comments
Post a Comment