我需要知道如何用铁路和机器型号把外地档案资料输入文字箱。
I need to upload any file using
<%=file_field "text”%>
然后,我需要把这些名字放在下文的新文本框中。
我需要知道如何用铁路和机器型号把外地档案资料输入文字箱。
I need to upload any file using <%=file_field "text”%>
然后,我需要把这些名字放在下文的新文本框中。
档案场在所有现代浏览器中都有沙子,因此可以做很多事情,例如确定其价值。 你们可以取得价值,但你只拿到档案的名称,而不是查阅档案的全部途径。
这里指的是你如何用原型来做到这一点。
<script type="text/javascript" charset="utf-8">
Event.observe(window, "load", function(){
$$("button")[0].observe("click", function(){
$$("input[type=text]")[0].value = $$("input[type=file]")[0].value
})
})
</script>
<input type="file" />
<input type="text" />
<button>Test</button>
这里,我取得了我马茨的各种浏览器: