| Server IP : 104.21.21.239 / Your IP : 216.73.216.11 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/home2/cgny/nympadmin/universaluploader/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!-- saved from url=(0014)about:internet -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Compact view example (Java script Window)</title>
<link rel="stylesheet" href="styles.css">
<link type="text/css" media="screen" rel="stylesheet" href="Extra/colorbox/colorbox.css" />
<script type="text/javascript" src="Extra/jquery.min.js"></script>
<script type="text/javascript" src="Extra/colorbox/jquery.colorbox.js"></script>
<!-- Replace JQuery source with the "http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" (Most users has such file cached )-->
<script type="text/javascript">
$(document).ready(function(){
//Examples of how to assign the ColorBox event to elements
$(".colorboxlink1").colorbox({opacity:"0.2", width:"510", height:"400", title:"To close this dialog click X icon at the right", iframe:true});
});
</script>
</head>
<body>
Sample: <strong>compactcolorbox</strong><b>.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.html"><img border="0" src="images/home.png" width="16" height="16"> Examples home</a><br/>
<br/>
<!-- text below wil be shown if JavaScript disabled at browser -->
<span id="noscriptdiv" style="border:1px solid #FF0000;display:block;padding:5px;text-align:left; background: #FDF2F2;color:#000;">Active Scripting (JavaScript) should be enabled in your
browser for this application to function properly!</span>
<script type="text/javascript">
document.getElementById('noscriptdiv').style.visibility = 'hidden';
</script>
<p>This example shows how to display uploader interface in a Javascript window (not pop-up!). It uses a free JQuery and Colorbox libraries<br>
<br>
<a class="colorboxlink1" href="colorboxsampleuploader.html">Click to view uploader </a>
<br />
<br />
</body>
</html>