省略号按钮,默认位置可供浏览 [英] Ellipsis button with default location for browsing

查看:73
本文介绍了省略号按钮,默认位置可供浏览的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello Everyone

I have a solution in my project, i m using a ellipsis button with html file input control in my project, now its working fine for browsing files in local computer, but my requirement is that i want to set it Default path for browsing and it restricted for another drives and location. please help me out how can i fill my requirement.(suggestion any other control like third party control).

My HTML:
<input runat="server" onchange="setHiddenValue()" id="File1" type="file"  accept="css/js" multiple= "" style=" visibility:hidden;" src="~/CS/p7ccm/p7ccm02.css" />
                <div class="wrapper">
                 <asp:TextBox ID="txtinclude" runat="server" Width="803px" Height="51px"></asp:TextBox>
             <asp:Button ID="Button2" OnClientClick="fireFileClick()" runat="server"

                     Text="...." Width="23px" BorderStyle="Solid" BorderWidth="1px"/>

推荐答案

向我提供有关您最终想要的内容的更多信息


这篇关于省略号按钮,默认位置可供浏览的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆