| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 486 人关注过本帖
标题:求教各位前辈 自己是在看不懂。。。。。
取消只看楼主 加入收藏
wrz1788
Rank: 1
等 级:新手上路
帖 子:6
专家分:0
注 册:2010-10-8
结帖率:50%
收藏
已结贴  问题点数:20 回复次数:3 
求教各位前辈 自己是在看不懂。。。。。
<!-- #include file="db.inc.asp" -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>注册结果</title>
<style type="text/css">
<!-
body {
margin-top: 0px;
margin-bottom: 0px;
background-image: url();
background-repeat: no-repeat;
}
-->
</style></head>
<body>
<table width="800" border="0" align="center" cellspacing="0">
<tr>
<td width="218" height="72">&nbsp;</td>
<td width="376">&nbsp;</td>
<td width="200">&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td align="center" valign="middle">
<%
set rst=server.CreateObject("ADODB.recordset")
set rst1=conn.Execute("insert into user (u_user,u_code) values
('" & request.Form("f_user") & "','" & request.form("f_code") & "')")
%>
<img src="img/zcsb.jpg" width="355" height="240" /><br>
<img src="img/zccg.jpg" width="357" height="229" /></td>
<td>&nbsp;</td>
</tr>
<tr>
<td height="154">&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>
</body>
</html>

我是按视频上的输入的啊  没差别的  怎么我的事无法显示啊

错误类型:
Microsoft VBScript compilation (0x800A0409)
Unterminated string constant
/fif/result.asp, line 28, column 62
set rst1=conn.Execute("insert into user (u_user,u_code) values
-------------------------------------------------------------^

28行就是  set rst1那
搜索更多相关主题的帖子: 前辈 
2010-10-08 17:58
wrz1788
Rank: 1
等 级:新手上路
帖 子:6
专家分:0
注 册:2010-10-8
收藏
得分:0 
自己看了一天了  不知道错在哪里。。。。。。。。。。
2010-10-08 17:59
wrz1788
Rank: 1
等 级:新手上路
帖 子:6
专家分:0
注 册:2010-10-8
收藏
得分:0 
先谢谢大家了 试着假了 [ 还是不行。。。。。。  我自己再看看
2010-10-09 10:29
wrz1788
Rank: 1
等 级:新手上路
帖 子:6
专家分:0
注 册:2010-10-8
收藏
得分:0 
我的天啊 终于解决了 谢谢大家了  确实不能断行 而且我的文件夹权限没设置成完全控制  现在好了 谢谢
2010-10-09 12:59
快速回复:求教各位前辈 自己是在看不懂。。。。。
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.025096 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved