这个小程序适合您吗?

发布于 2024-08-15 07:01:38 字数 481 浏览 5 评论 0原文

我找到了一个解决方案来获取即将使用 Java Applet 上传的文件的完整文件路径。我需要这个用于内部系统,而不是其他“狡猾”的东西!

任何人都可以确认这是否适用于 IE6 浏览器:http://www. maschek.hu/preview/ffx3_file/filepath.html

我有一个 IETester 应用程序,它在一个地方有 IE6/7/8,而 IE6 所做的只是加载/等待页面,它已经10 分钟。我想确定这个小程序是否可以在 IE6 中运行?

它使用 PARAM 标签,所以这是不行吗?这在我的 IE8 上有效。

为了使其正常工作,除了将 PARAM 标签更改为 Object 标签之外,我还需要做更多的事情吗?

谢谢大家

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"!

Can anyone confirm if this works in an IE6 browser: http://www.maschek.hu/preview/ffx3_file/filepath.html

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?

Its using PARAM tags so is that a no? This has worked on my IE8.

To get this to work, do I need to do more than change the PARAM tags to Object tags?

Thanks all

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

送你一个梦 2024-08-22 07:01:38

看看这个网站 -->
http://www.spoon.net/browsers/

它是浏览器沙箱。您可以从网络运行任何浏览器。非常有用的东西。

Check out this website -->
http://www.spoon.net/browsers/

Its a browser Sandbox. You can run any browser from the web. Very useful stuff.

自由如风 2024-08-22 07:01:38

如果您想在 IE6 中测试您的应用程序,您可以使用 Internet Explorer 应用程序兼容性虚拟 PC 映像 由 Microsoft 免费提供。这可能比要求其他人为您做这件事更可靠。

If you want to test your application in IE6 you could use the Internet Explorer Application Compatibility Virtual PC Images supplied free by Microsoft. This will probably be more reliable than asking other people to do it for you.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文