Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Joomla 2.5 中有一个表格,有一个文件上传选项。我想从用户的本地系统中预先选择一个文件(即在他们的 C:\Windows\TEMP 目录中;它是由另一个应用程序以编程方式放置在那里的)。
如果用户可以查看它很好,我只需要它为他们选择这个特定的文件。
有任何想法吗?
进一步审查后,大卫弗里奇是非常正确的。现代通用浏览器无法注入此信息,甚至无法建议。