怎样把表单数据提交到数据库

来源:百度知道 编辑:UC知道 时间:2024/05/22 20:07:06
我做的一个网页大家帮我看看为什么不可以进行数据提交?
第一个页面是reg.asp
<html>
<head><title>网页标题拦</title><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><style type="text/css">
<!--
body,td,th {
color: #6633FF;
}
.style1 {font-size: 15px}
-->
</style></head>
<body bgcolor="#000000" alink="#bfffaa" link="#777777">
<table width="714" height="99" border="0" align="center">
<tr>
<td> </td>
</tr>
</table>

<hr>
<center>
<form name="form1" method="post" action="dins.asp">
<table width="38%" height="26%" border="1" bgcolor="#999999">
<tr bgcolor="#999999">

你这个脚本没有问题,可以提交。

你应该贴/df/dins.asp, 因为系统说它第 14 行有错

对象不支持此属性或方法: 'rs.t_name'
/df/dins.asp, 第 14 行

大侠,你错的地方都没给