问题描述
我已经找到了解决方案,以获得一个文件,是关于使用Java小程序上传的完整文件路径。我需要这个内部系统不是别的狡猾!
I have found a solution to get the full file path of a file that is about to be uploaded using a Java Applet. I need this for an internal system not anything else "dodgy"!
任何人都可以证实,如果这个工程在IE6浏览器:的
Can anyone confirm if this works in an IE6 browser: http://www.maschek.hu/preview/ffx3%5Ffile/filepath.html
我有了IE6 / 7/8在一个地方的IETester应用程序,所有IE6不只是加载/等待页面,它已经10分钟。我想,以确定是否该applet将在IE6工作呢?
I have an IETester application that has IE6/7/8 in one place and all IE6 does is just load/wait for the page and it has been 10 minutes. I am trying to determine if this applet will work in IE6?
其使用PARAM标记,这样是无?这对我的工作IE8
Its using PARAM tags so is that a no? This has worked on my IE8.
要得到这个工作,做我需要做的不是改变PARAM标签更对象的标签?
To get this to work, do I need to do more than change the PARAM tags to Object tags?
感谢所有
推荐答案
看看这个网站 - >
Check out this website -->http://www.spoon.net/browsers/
它在浏览器沙箱。您可以从网络的任何浏览器。非常有用的东西。
Its a browser Sandbox. You can run any browser from the web. Very useful stuff.
这篇关于为你做这个小程序的工作?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!