设为首页收藏本站

新微赢技术网

 找回密码
 注册
搜索
热搜: 回贴
查看: 71|回复: 7
打印 上一主题 下一主题

asp页面之间数据传送问题--有没有大侠可以马上帮忙的哦?

[复制链接]
跳转到指定楼层
1#
发表于 2010-1-12 23:53:08 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
我在自己的服务器(IIS5.1)上都可以用的asp代码,为什么上传到网络服务器后,注册页面的数据传送就出问题了,详情请看http://45697762.66et.net/zhuce.asp 谢谢解答,我在线侯着……
2#
发表于 2010-1-12 23:53:12 | 只看该作者
打不开
回复 支持 反对

使用道具 举报

3#
发表于 2010-1-12 23:53:16 | 只看该作者
可以打开啊,就是注册时,提交数据时出错
回复 支持 反对

使用道具 举报

4#
发表于 2010-1-12 23:53:19 | 只看该作者
把源代码贴上来看看?
回复 支持 反对

使用道具 举报

5#
发表于 2010-1-12 23:53:24 | 只看该作者
zhuce.asp页面代码: <!--#include file="cn.asp"--> <%sheng=request.form("sheng") shi=request.form("shi") xian=request.form("xian") T1=request.form("T1") if sheng<>"" and shi<>"" and xian<>"" then Session("shengt")=sheng Session("shit")=shi Session("xiant")=xian Session("jgt")=sheng&shi&xian elseif T1<>"" then Session("jgt")=T1 end if %> <HTML><HEAD><TITLE>好友永相伴——注册页</TITLE> <META http-equiv=Content-Type content="text/html; charset=gb2312"> <STYLE type=text/css>A:link { COLOR: #003060; TEXT-DECORATION: none } A:visited { COLOR: #003060; TEXT-DECORATION: none } A:active { COLOR: #003060; TEXT-DECORATION: none } A:hover { COLOR: #ee5d0c; TEXT-DECORATION: underline } TD { FONT-SIZE: 9pt } .put { BORDER-RIGHT: 1px ridge; BORDER-TOP: #ffffff 1px ridge; FONT-SIZE: 9pt; BORDER-LEFT: #ffffff 1px ridge; BORDER-BOTTOM: 1px ridge; BACKGROUND-COLOR: #f2f3f9 } .f1 { LINE-HEIGHT: 13pt } </STYLE>
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD> <BODY bgColor=#ffffff leftMargin=0 topMargin=0 MARGINHEIGHT="0" MARGINWIDTH="0"> <div align="center"> <table width="777" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="777"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj2" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="777" height="92"> <param name="movie" value="flash/final.swf"> <param name="quality" value="High"> <embed src="flash/final.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj2" width="777" height="92" quality="High"></object> </td> </tr> </table> </div> <div align="center"> <table width="777" border="0" cellspacing="0" bordercolorlight="#FF6699" background="images/zhuce/bj.jpg" cellpadding="0" height="13"> <tr> <td bordercolorlight="#FF99CC"> <p align="center"> <!--#include file="shijian.asp"--></td> <td bordercolorlight="#FF99CC">  </td> <td bordercolorlight="#FF99CC"> <!--#include file="shidaxinwen.asp"--></td> </tr> </table> </div> <div align="center"> <TABLE cellSpacing=0 cellPadding=0 width=777 border=0> <TBODY> <TR background="images/01.jpg"> <TD background="images/zhuce/bj.jpg">&nbsp; </TD> <TD width=649 height=28 background="images/zhuce/bj.jpg"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr background="images/01.jpg"> <td> <p align="center"> <a href="index.asp" style="color: #003060; text-decoration: none">首页</a></td> <td> <div align="center"> <a href="zhucediqu.asp" style="color: #003060; text-decoration: none">注册</a></div> </td> <td> <div align="center"> <a href="chaxun.asp" style="color: #003060; text-decoration: none">查询</a></div> </td> <td> <div align="center"> <a href="xiugai.asp" style="color: #003060; text-decoration: none">修改</a></div> </td> <td> <div align="center"><a href="sicnu_bbs/index.asp">建议</a></div>
</td> <td> <div align="center"><!--#include file="guojixinwen.asp"--></div> </td> </tr> </table> </TD> </TR> </TBODY> </TABLE> </div> <div align="center"> <table width="777" border="0" cellspacing="0" cellpadding="0"> <TR> <TD width=176 background=images/zhuce/13rose_06.gif height=282 valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td> </td> </tr> <tr> <!--#include file="denglufs.asp"-->
</tr> </table> <table border="0" cellspacing="0" cellpadding="0" width="176"> <tr> <td ALIGN=CENTER VALIGN=TOP> <!--webbot BOT="GeneratedScript" PREVIEW=" " startspan --><script Language="JavaScript" Type="text/javascript"><!-- function FrontPage_Form1_Validator(theForm) {
if (theForm.dengluzh.value == "") { alert("请在 dengluzh 域中输入值。"); theForm.dengluzh.focus(); return (false); }
if (theForm.dengluzh.value.length < 6) { alert("在 dengluzh 域中,请至少输入 6 个字符。"); theForm.dengluzh.focus(); return (false); }
if (theForm.dengluzh.value.length > 10) { alert("在 dengluzh 域中,请最多输入 10 个字符。"); theForm.dengluzh.focus(); return (false); } return (true); } //--></script><!--webbot BOT="GeneratedScript" endspan --><form method="POST" action="denglu.asp" onSubmit="return FrontPage_Form1_Validator(this)" name="FrontPage_Form1" language="JavaScript"> <table border="0" width="100%" cellspacing="1" cellpadding="0"> <tr> <td colspan="2" align="left"> <align="center"> <p align="center"><font color="#FFFF00">*登陆电话号码不分新旧。</font></td> </tr> <tr> <td> <p align="right"><span lang="zh-cn"><font size="2" color="#FFFFFF">号&nbsp; 码</font></span></td> <td> <input type="text" name="denglunu" size="14" value="13" maxlength="11"></td> </tr> <tr> <td> <p align="right"><font size="2" color="#FFFFFF">账&nbsp; 号</font></td> <td> <!--webbot bot="Validation" b-value-required="TRUE" i-minimum-length="6" i-maximum-length="10" --><input type="password" name="dengluzh" size="14" maxlength="10"></td> </tr> </table> <p> <input type="submit" name="Submit" value="进入"> <input type="reset" name="Submit2" value="重置"> <input type="button" name="Submit4" onclick="javascript:location.href='zhucediqu.asp';" value="注册"></p> </form> </td> </tr> </table> <!--#include file="friendlink.asp"--></TD> <TD class=bg vAlign=top align=middle> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="images/02.jpg" width="24" height="21"></td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><font color="#009999" size="1"> ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■</font></td> </tr> </table> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td> <font color="#009999"> &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;</font></td> </tr> <tr> <td align="left" valign="top"> <form method="POST" action="zhucejieguo.asp" name="zhuce" enctype="multipart/form-data" > <table border="0" cellspacing="0" cellpadding="0" height="100%"> <tr> <td width="100%" valign="top" colspan="3"> <span lang="zh-cn">注册第一步:</span><a href="zhucediqu.asp">用户地区确定</a><i> --&gt;&gt;</i><span lang="zh-cn">注册第二步:<i><a href="zhuce.asp"><u>完善资料</u></a></i></span></td> </tr> <tr> <td width="187" valign="top"> <TABLE class=font14 border=1 cellspacing="0" cellpadding="0" bordercolorlight="#FF6699" bordercolor="#FFFFFF" height="321"> <TR> <TD align=middle width="96%" colspan="2"> <p align="left"><font color="#FF0000"><u>以下为注册时必填信息:</u></font></TD> </TR> <tr> <TD align=left><font color="#FF0000">*</font>籍贯:</TD> <TD align="left"> <%if Session("jgt")="" then%> <input type="button" name="Submit3" value="选择地区" onClick="window.open('zhucediqu.asp','','') ,self.close()"> <%else%> <INPUT id=15 name=jg size="14" value="<%=Session("jgt")%>" > <%end if%> </select></TD> </tr> <TR> <TD align=justify width="43%"><font color="#FF0000">*</font>姓名:(<font size="2">真实姓名</font>)</TD> <TD width="50%"> <INPUT id=1 name=xm size="14" tabindex="1" value="<%=Session("xm")%>"></TD> </TR> <tr> <TD align=left><font color="#FF0000">*</font>账号:(6—10位)</TD> <TD align=left> <p align="left"> <INPUT id=2 name=zh size="14" tabindex="2" type="password" maxlength="10"></TD> </tr> <TR> <TD align=justify><font color="#FF0000">*</font>昵称:</TD> <TD> <INPUT id=3 name=nc size="14" value="<%=Session("nc")%>" tabindex="3"></TD> </TR> <TR> <TD align=justify><font color="#FF0000">*</font>性别:</TD> <TD> <select id=4 style="width: 55; height: 18" name="xb"> <option value ="1">男</option><option value ="2">女</option> </select></TD> </TR> <TR> <TD align=justify><font color="#FF0000">*</font>生日:(19840208)</TD> <TD> <INPUT id=5 name=sr size="14" value="<%=Session("sr")%>" maxlength="8"></TD> </TR> <tr> <TD align=left width="43%"><font color="#FF0000">*</font>电子邮箱:</TD> <TD align="left"> <INPUT id=13 name=yx size="14" value="<%=Session("yx")%>"></TD> </tr> <TR> <TD align=left><font color="#FF0000">*</font>身份证号码:</TD> <TD align="left"> <INPUT id=80 name=sf size="14" value="<%=Session("sf")%>" maxlength="18"></TD> </TR> <TR> <TD align=left><font color="#FF0000">*</font>旧号码1(≤11位)</TD> <TD align="left"> <INPUT id=8 name=old1 size="14" value="<%=Session("old1")%>" maxlength="11"></TD> </TR> <TR> <TD align=left><font color="#FF0000">*</font>新号码1(≤11位)</TD> <TD align=left> <p align="left"> <INPUT id=9 name=new1 size="14" maxlength="11" value="<%=Session("new1")%>"></TD> </TR> </TABLE> </td> <td align="center" valign="top" width="223"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="205" height="166"> <param name="movie" value="flash/kongzi.swf"> <param name="quality" value="High"> <embed src="flash/kongzi.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="205" height="166" quality="High"></object> <TABLE class=font14 border=1 cellspacing="0" cellpadding="0" bordercolorlight="#FF6699" bordercolor="#FFFFFF" width="208" height="129"> <TR> <TD align=left colspan="2"> <p align="center"><blink><font face="华文行楷"> <span lang="zh-cn">信息技术教育,托起明天的太阳</span></font></blink></TD> </TR> <TR> <TD align=left colspan="2"> <p align="left"><font color="#FF0000"><u>以下为注册时选填信息:</u></font></TD> </TR> <TR> <TD align=left width="43%">旧号码2:≤11位</TD> <TD align="left" width="50%"> <INPUT id=10 name=old2 size="14" maxlength="11" value="<%=Session("old2")%>"></TD> </TR> <TR> <TD align=left width="43%">新号码2:≤11位</TD> <TD align="left" width="50%"> <INPUT id=11 name=new2 size="14" maxlength="11" value="<%=Session("new2")%>"></TD> </TR> <TR> <TD align=left width="43%">单位:</TD> <TD align="left" width="50%"> <INPUT id=12 name=dw size="14" value="<%=Session("dw")%>"></TD> </TR> <tr> <TD align=left width="43%">学历:</TD> <TD align="left" width="50%"> <INPUT id=14 name=xl size="14"value="<%=Session("xl")%>"></TD> </tr> <TR> <TD align=left width="43%">职业分类:</TD> <TD align="left" width="50%"> <select name=zy style="width: 106; height: 23" > <option value="公务员">公务员</option> <option value="教师">教师</option> <option value="学生">学生</option> <option value="军人">军人</option> <option value="工人">工人</option> <option value="农民">农民</option> <option value="医务人员">医务人员</option> <option value="科技人员">科技人员</option> <option value="企事业单位行政/管理人员">企事业单位行政/管理人员</option> <option value="家庭主妇">家庭主妇</option> <option value="下岗职工">下岗职工</option> <option value="退休人员">退休人员</option> <option value="其它">其它</option> </select> </TD> </TABLE> </td> <td align="center" valign="top" width="100%"> <TABLE class=font14 border=1 cellspacing="0" bordercolorlight="#FF99CC" cellpadding="0"> <TR> <TD align=left width="96%"><font color="#FF0000">声明:</font></TD> </TR> <TR> <TD align=left width="98%"> <p style="line-height: 150%">&nbsp;&nbsp;&nbsp; 1)为了保护已注册用户信息的安全,<font color="#FF0000">任何</font>用户注册时必须提供其有效身份证号码。 注册后,姓名、性别、生日、籍贯、身份证号码<font color="#FF0000">不可再修改</font>。</TD> </TR> <TR> <TD align=left width="98%"> <p style="line-height: 150%">&nbsp;&nbsp;&nbsp; 2)身份证号码用于验证注册信息的真实性,<font color="#FF0000">加密保存</font>,<font color="#FF0000">不作为用户查询项目</font>。</TD> </TR> <TR> <TD align=left width="98%"> <p style="line-height: 150%">&nbsp;&nbsp;&nbsp; 3)邮箱务必是<font color="#FF0000">有效的常用</font>邮箱,用于发送你的信息被查询情况和找回密码。<font color="#FF0000">本站承诺</font>不向用户发送除以上内容的垃圾邮件。</TD> </TR> <tr> <td> <p style="line-height: 150%">&nbsp;&nbsp; 4)本站不承担<font color="#FF0000">任何技术漏洞</font>对用户造成的损失。</td> </tr> <tr> <td> <p style="line-height: 150%">&nbsp;&nbsp;&nbsp; 5)你<font color="#FF0000">必须无条件</font>同意本声明,才可以注册成为本站用户,享受<font color="#FF0000">免费服务</font>。</td> </tr> <tr> <td> <p align="center"> <br> <INPUT id=Button1 onclick="funCheck()" type=submit value="注 册" name=B1 style="border: 3px double #FF99CC; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; font-size:8pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <input type="reset" value="重 置" onClick="window.open('zhucediqu.asp','','') ,self.close()" name="B2" style="border: 3px double #FF6699; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; font-size:8pt"></p></td> </tr> </table> </td> </tr> </table> </form> </td> </tr> </table> </TD> </TR> <TR> <TD background=images/13rose_07.gif> </TD> <TD class=bg vAlign=top align=middle>    <!--#include file="copyright.asp" --></TD> </TR> </table> </div> </BODY></HTML>
回复 支持 反对

使用道具 举报

6#
发表于 2010-2-16 19:05:06 | 只看该作者
如果一定要用500以上的字来解释“晦涩”这个词,那么LZ是做到了的。
回复 支持 反对

使用道具 举报

7#
发表于 2010-2-18 09:05:12 | 只看该作者
如果一定要用500以上的字来解释“晦涩”这个词,那么LZ是做到了的。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

申请友链|小黑屋|最新主题|手机版|新微赢技术网 ( 苏ICP备08020429号 )  

GMT+8, 2024-11-20 02:19 , Processed in 0.108958 second(s), 8 queries , Gzip On, Memcache On.

Powered by xuexi

© 2001-2013 HaiAn.Com.Cn Inc. 寰耽

快速回复 返回顶部 返回列表