HTML表单无法提交
html表单点击提交按钮无反应,不知是什么原因源代码:<!DOCTYPEhtml><html><head><metacharset="utf-8"><title>Unkn...
html表单点击提交按钮无反应,不知是什么原因
源代码:
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Unknown Object Notebook</title>
</head>
<body>
<h1 align="center" style="color:blue">Wealcome to Unknown Object Notebook System</h1>
<h2 align="center" style="color:#000050">Choose an option.</h2>
<center>
<from action="/notebook.asp" nethod="post">
<input type="radio" name="opt" id="r" value="r" />read
<input type="radio" name="opt" id="w" value="w" />write
<br /><br /><br />
Access Key:<input type="password" id="pwd" />
<input type="submit" value="Submit" id="handin" />
</from>
</center>
</body>
</html> 展开
源代码:
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Unknown Object Notebook</title>
</head>
<body>
<h1 align="center" style="color:blue">Wealcome to Unknown Object Notebook System</h1>
<h2 align="center" style="color:#000050">Choose an option.</h2>
<center>
<from action="/notebook.asp" nethod="post">
<input type="radio" name="opt" id="r" value="r" />read
<input type="radio" name="opt" id="w" value="w" />write
<br /><br /><br />
Access Key:<input type="password" id="pwd" />
<input type="submit" value="Submit" id="handin" />
</from>
</center>
</body>
</html> 展开
3个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询