让 FileUpload 文本框只读
生活随笔
收集整理的這篇文章主要介紹了
让 FileUpload 文本框只读
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
讓 FileUpload 文本框只讀
<asp:FileUpload runat="server" style="height:20px;" unselectable="on" ID="fileUpdate" />
<asp:FileUpload?runat="server"?style="height:20px;"?unselectable="on"?ID="fileUpdate"?/>
<input?type="file"?id="fileUpdate"?unselectable="on"?size="20"?>
<asp:FileUpload runat="server" style="height:20px;" unselectable="on" ID="fileUpdate" />
<asp:FileUpload?runat="server"?style="height:20px;"?unselectable="on"?ID="fileUpdate"?/>
<input?type="file"?id="fileUpdate"?unselectable="on"?size="20"?>
轉(zhuǎn)載于:https://www.cnblogs.com/mix-up/archive/2007/06/25/795212.html
總結(jié)
以上是生活随笔為你收集整理的让 FileUpload 文本框只读的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: [导入]通过简易的前台代码实现无限二级域
- 下一篇: 告别软件开发