asp帮看下哪里错了啊

来源:百度知道 编辑:UC知道 时间:2024/06/22 19:13:08
不能把数据写入数据库

<tr>
<td align="right" height="15">英语</td>
<td><form id="form5" name="form5" method="post" action="">
<label>
<input type="text" name="textfield5" />
</label>
</form> </td>
</tr>
<tr>
<td height="15" align="right" >综合</td>
<td><form id="form6" name="form6" method="post" action="">
<label>
<input type="text" name="textfield6" />
</label>
</form> </td>
</tr>
<tr>
<td height="8" align="right">总分</td>
<td><form id="form7" name="form7" me

你给的东西好像不太好用啊!不zhidao你懂不懂asp。我给你一个asp插入的例子,不知能用不。。。。。index.asp
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>

<!--#include file="yanzheng.asp"-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
</head>

<body>
<form id="form1" name="form1" method="post" action="doadd.asp">
<table width="352" height="155" border="