那位大神帮我做个网站代码,htm、asp、php的都可以。
大神帮做个网页代码,就是要个下载的功能,如我在的网站空间的目录下建个XZ的文件夹,里面放好多如有些:1.rar2.rar3.rar123.rar,如个的网址是http:/...
大神帮做个网页代码,就是要个下载的功能,如我在的网站空间的目录下建个XZ的文件夹,里面放好多如有些:1.rar 2.rar 3.rar 123.rar,如个的网址是http://127.0.0.1然后网页实现以下图片效果。
展开
展开全部
<!DOCTYPE html>
<html>
<head>
<title> downTest </title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="Keywords" content="">
<meta name="Description" content="">
</head>
察慧乱<input id="shuru" type="text" maxlength="30" value="请输入要下载的文件" /><a id="btn" href="javascript:void(0)">下载</a>
<script type="text/javascript">
var btn=document.getElementById("btn");
var shuru=document.getElementById("shuru");
shuru.onclick=function(){
碧粗 this.value='';
}
btn.onclick=function(){
败档 var downName=shuru.value;
window.location.href="http://127.0.0.1/xz/"+downName+".rar";
}
</script>
<body>
</body>
</html>
展开全部
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="键乎text/html; charset=utf-8" />
<title>无标题文档</title>
</head>
<body>
<form method="get" action="" onsubmit="this.action='xz/' + document.getElementById('file'橘猛).value +'.rar'" target="_blank">
<input type="text" id="file" />
<input type="submit" value="下圆亮桥载" />
</form>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="键乎text/html; charset=utf-8" />
<title>无标题文档</title>
</head>
<body>
<form method="get" action="" onsubmit="this.action='xz/' + document.getElementById('file'橘猛).value +'.rar'" target="_blank">
<input type="text" id="file" />
<input type="submit" value="下圆亮桥载" />
</form>
</body>
</html>
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
'下载这两个字的链接是这样的 ?post=1
'在这个页面的最后面加入
<耐敬% if request("post")="1" then
dim text
text=request.form("这里填写上面输入框的名字")
response.redirect ("/xz/"升亩棚& text & ".rar")
end if
%> '大吵则概就是这样了你去试试把 。
'在这个页面的最后面加入
<耐敬% if request("post")="1" then
dim text
text=request.form("这里填写上面输入框的名字")
response.redirect ("/xz/"升亩棚& text & ".rar")
end if
%> '大吵则概就是这样了你去试试把 。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询