readme.txt

来自「both http and ftp file upload」· 文本 代码 · 共 27 行

TXT
27
字号
A recent update to Microsoft Internet Explorer 6 included a change that 
alters the way users interact with applets in the browser. 
Microsoft Internet Explorer 6 running on the following platforms are 
affected by this change:

    * Microsoft Windows XP Service Pack 2 (SP2)
    * Microsoft Windows Server 2003 Service Pack 1 (SP1)
    * Supported versions of Windows XP and Windows Server 2003

With this change, users can no longer directly interact with applets by default.
Users are first required to manually activate the applet's user interface, before
interacting with the applets. If the page has multiple applets, users have to 
activate each applet's user interface individually. 

How jClientUpload is affected by this IE update ?
 1 - Drag&Drop seems to not work.
 2 - You need to double-click on File menu to select a file.
 
How to fix this issue ?
 Try applet_http_kb912945.html + applet_http.js included for HTTP upload.
 Try applet_ftp_kb912945.html + applet_ftp.js included for FTP upload.

See :
- http://java.sun.com/developer/technicalArticles/J2SE/Desktop/ieappletguide/index.html
- http://support.microsoft.com/kb/912945/en-us

Note that this issue also affects Flash, Acrobat, QuickTime and real player plugins.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?