那位大神帮我做个网站代码,htm、asp、php的都可以。

大神帮做个网页代码,就是要个下载的功能,如我在的网站空间的目录下建个XZ的文件夹,里面放好多如有些:1.rar2.rar3.rar123.rar,如个的网址是http:/... 大神帮做个网页代码,就是要个下载的功能,如我在的网站空间的目录下建个XZ的文件夹,里面放好多如有些:1.rar 2.rar 3.rar 123.rar,如个的网址是http://127.0.0.1然后网页实现以下图片效果。 展开
 我来答
百度网友08a61832
2013-06-05 · TA获得超过739个赞
知道小有建树答主
回答量:178
采纳率:100%
帮助的人:83.3万
展开全部
<!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>
jiangxibaiyi
2013-06-05 · 跟随风去旅行-伤心的歌
jiangxibaiyi
采纳数:3973 获赞数:14412

向TA提问 私信TA
展开全部
<!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>
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
295440026
2013-06-05 · TA获得超过938个赞
知道小有建树答主
回答量:1120
采纳率:57%
帮助的人:264万
展开全部
'下载这两个字的链接是这样的 ?post=1

'在这个页面的最后面加入
<耐敬% if request("post")="1" then
dim text
text=request.form("这里填写上面输入框的名字")
response.redirect ("/xz/"升亩棚& text & ".rar")
end if
%> '大吵则概就是这样了你去试试把 。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(1)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式