设为首页收藏本站

新微赢技术网

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

俺还有个问题不明白呢!!

[复制链接]
跳转到指定楼层
1#
发表于 2010-1-19 02:30:57 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
---------------------------------------C1.ASP--------------------------------------------------
<%
dim num
dim num1
dim num2
user=request.Form("user")
password=request.Form("password")
session("user")=user
n1=request.Form("n1")

%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
</head>
<body>
<form action="c2.asp" method="post">
<input name= n1 type="text"></a>
<input type="submit" value="提交" >
</form>
</body>
</html>

----------------------------------S1.ASP----------------------------------------------------
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
</head>
<body>
<form action="c1.asp" method="post">
请先输入你的名字:<p>
姓名:<input type="text" name="user">
<input type="submit" value="确定">
</form>
</body>
</html>


我不明白的是,为什么在c1.asp中提交之后,user和password中的数值就没有了呢,如何解决这个问题呢,还请个位大哥给我解决一下啊!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

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

Powered by xuexi

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

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