飞不起来的小菜鸟 2017-04-26 03:24 采纳率: 0%
浏览 3135
已采纳

Chrome浏览器中file表单获取物理路径

为啥我获取到的路径都是获取的路径
请问各位大神,怎么获取全部路径?

 <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Student_List.aspx.cs" Inherits="StudentList.Student_List" %>

<!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 runat="server">
    <title></title>
    <script src="jquery-1.11.1.min.js" type="text/javascript"></script>
    <script type="text/javascript">
        $(function () {
            $("#fileField").change(function () {
                var path = $("#fileField").val;
                $("#test").text(path);
            });
        });
    </script>
    <style type="text/css">
        .contents
        {
            width: 100%; height:600px;
            background-color: #dfdfdf;
            margin: 10px auto;
        }
        .file-box
        {
            position: relative;
            width: 340px;
        }
        .txt
        {
            height: 22px;
            border: 1px solid #cdcdcd;
            width: 180px;
        }
        .btn
        {
            background-color: #FFF;
            border: 1px solid #CDCDCD;
            height: 24px;
            width: 70px;
        }
        .file
        {
            position: absolute;
            top: 0;
            right: 80px;
            height: 24px;
            filter: alpha(opacity:0);
            opacity: 0;
            width: 260px;
        }
    </style>
</head>
<body>
    <form id="form1" runat="server">
    <div class="file-box">
        <input type='text' name='textfield' id='textfield' class='txt' />
        <input type='button' class='btn' value='浏览...' />
        <input type="file" name="fileField" class="file" id="fileField" size="28" onchange="document.getElementById('textfield').value=this.value" accept="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.ms-excel"/>
        <input type="submit" name="submit" class="btn" value="上传" />
    </div>
    <div class="contents">
        <span id="test"></span>
    </div>
    </form>
</body>
</html>

  • 写回答

1条回答 默认 最新

  • 斯洛文尼亚旅游 2017-04-26 04:46
    关注

    无法获取,安全问题不允许获取客户端路径,而且获取这个路径也没有意义。

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 高通安卓11提取完整线刷包软件,或者优博讯dt50顺丰刷机包
  • ¥20 C,有个译码器,换了信道就跑不出原来数据
  • ¥15 MIMIC数据库安装问题
  • ¥60 基于JTag协议开发Fpga下载器上位机,哪位大🐂有偿指导?
  • ¥20 全书网Java爬取数据
  • ¥15 怎么获取红包封面的原始链接,并且获取红包封面序列号
  • ¥100 微信小程序跑脚本授权的问题
  • ¥100 房产抖音小程序苹果搜不到安卓可以付费悬赏
  • ¥15 STM32串口接收问题
  • ¥15 腾讯IOA系统怎么在文件夹里修改办公网络的连接