请问一下下面一个一般网站代码中<form id="form1" runat="server" action="Wanghuan.aspx"> 中action后面
代码的含义。<headrunat="server"><title>无标题页</title></head><body><formid="form1"runat="serve...
代码的含义。
<head runat="server">
<title>无标题页</title>
</head>
<body>
<form id="form1" runat="server" action="Wanghuan.aspx">
<div>
<asp:Button ID="Button1" runat="server" onclick="Button1_Click" Text="Button" />
<asp:Label ID="lblInfo" runat="server" Text="Label"></asp:Label>
</div>
</form>
</body>
</html> 展开
<head runat="server">
<title>无标题页</title>
</head>
<body>
<form id="form1" runat="server" action="Wanghuan.aspx">
<div>
<asp:Button ID="Button1" runat="server" onclick="Button1_Click" Text="Button" />
<asp:Label ID="lblInfo" runat="server" Text="Label"></asp:Label>
</div>
</form>
</body>
</html> 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询