标签:style blog io color os sp for on div
如果提交表单给按钮一个名字,就会报错。。。
<html> <body> <form action="{:U(‘Index/login‘)}" method="post"> Name: <input type="text" name="name"><br> E-mail: <input type="text" name="email"><br> <input type="submit"> </form> </body> </html>
标签:style blog io color os sp for on div
原文地址:http://www.cnblogs.com/hellowzd/p/4143863.html