当前位置:
代码迷
>>
J2EE
>> input type如何获取客户端的绝对路径
详细解决方案
input type如何获取客户端的绝对路径
热度:
51
发布时间:
2016-04-19 22:35:08.0
input type怎么获取客户端的绝对路径
大家好,我现在想做这么一个东西
请问要怎么解决?
------解决方案--------------------
这个找上传插件呀!
貌似html以安全为由,很难获得上传文本框中的值!
可以在用户选中图片后,后台偷偷的上传到服务器,然后返回文件的路径!
这样就可以实现这个效果了!
查看全文
相关解决方案
新手,请问input type=text有关问题
不走"<script type='text/javascript'>"标签咋回事
input type=text 替空时 ,为什么不为null
<script type="javascript/text">的有关问题
【jsp】jsp中java代码段中怎么获取本页面<input>标签的值
unsupported content type in editor解决思路
textarea和 input 展示的有关问题
<input text>怎么禁止键盘输入但允许控件输入
怎样用android重写j2me,player里的createPlayer(InputStream stream, String type)解决方案
linux上在后台得到<input>框值的奇怪有关问题
<input type="file" name="filename">该如何处理
struts2 action中除了返回SUCCESS ERROR INPUT NONE LOGIN 能自定义返回值以实现更多的转向么?具体应该如何做呢
<input type="file" name="filename">解决方法
Cannot marshal 'return value' Invalid managed/unmanaged type combination.解决思路
document.getElementById("input").checked;转换成Jquery,如何写
自定义控件,怎么输出<input type="hidden" />的input
input=file下传图片过大的有关问题
input type="file" 下传文件有关问题
怎么在前台判断 input text 页面的值
input file 多个与此同时使用,怎样区分
请问怎么限制<input type="text">的最小和最大值
input type="radio"圆圈大小如何控制呢
100分,求不用<input type="file"/>上传图片方法,该怎么处理
<input type="date" runat="server">为什么会出错呢?该怎么解决
input type=file “maxlength”这个属于最大值到底是多少解决方案
兄弟们,你们有没有发现,使用<input type="file"> 无法得到路径?该怎么解决
input file 字符串截取解决思路
在 Repeater 中绑定了 input 控件, 在 Repeater1_ItemDataBound 事件中,怎么设置该 input 的 value 值呢
怎么调整点击 <input type=file>浏览按钮后文件选择对话框中可选择文件类型
input( reset) input( submit) 跟 input( button) 有什么不同?解决办法