<html>
<head>
<title>提交资料</title>
</bead>
<body>
提交资料
<form method=post action="index.asp" name="form1">
姓名:<input type="text" size=10 name="username"><br>
电话:<input type="text" size=10 name="tel"><br>
<input type="submit" value="提交" name="sub1">
<input type="reset" value="重填">
</form>
<script language=vbscript runat=server>
<!--sub sub1_onclick
<%
username=request.form("username")
tel=request.form("tel")
application("show")="你提交的资料是姓名:"&username&"电话:"&tel&"<br>"&application("show")
response.write application("show")
set conn=server.createobject("adodb.connection")
conn.Open "dsn=addressdata"
conn.execute ("insert into address (name,tel) values('&username&','&tel&')")
conn.close
set conn=nothing
%>
end sub
-->
</script>
</body>
</html>
<head>
<title>提交资料</title>
</bead>
<body>
提交资料
<form method=post action="index.asp" name="form1">
姓名:<input type="text" size=10 name="username"><br>
电话:<input type="text" size=10 name="tel"><br>
<input type="submit" value="提交" name="sub1">
<input type="reset" value="重填">
</form>
<script language=vbscript runat=server>
<!--sub sub1_onclick
<%
username=request.form("username")
tel=request.form("tel")
application("show")="你提交的资料是姓名:"&username&"电话:"&tel&"<br>"&application("show")
response.write application("show")
set conn=server.createobject("adodb.connection")
conn.Open "dsn=addressdata"
conn.execute ("insert into address (name,tel) values('&username&','&tel&')")
conn.close
set conn=nothing
%>
end sub
-->
</script>
</body>
</html>
/home/bbs3/wdb/upload/forum2_f_269_1068812954.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http:///home/bbs3/wdb/upload/forum2_f_269_1068812954.jpg');}" onmousewheel="return imgzoom(this);" alt="" />