我给title加上runat=”server” 后,即:
<title id=”mytitle” runat=”server”></title>
后,
VS.NET会自动把ruant=”server”去掉,
why?

相关文章: