我试图将一个典型的爱幼学校网页转换成协会。 NET 3.5。 该网页有几种不同的内容。
In ASP. NET,有一台服务器,对整页进行控制,形成控制,在服务器形式控制范围内不进行工作,而且你可以在一页上控制一个以上的服务器形式。
因此,为了保持这一功能,我可以:
- Remove the server form control that s wrapping the page, and leaving the html forms on the page.
- Create button click events for every form and perform the POST in the code-behind.
这里的首选方法是什么?