| Server IP : 27.254.152.13 / Your IP : 216.73.217.38 Web Server : Apache/2 System : Linux ns1-252017.dragonhispeed.com 5.2.0 #1 SMP Fri Mar 29 22:50:14 MSK 2024 x86_64 User : coloflew ( 1072) PHP Version : 5.6.40 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/coloflew/domains/fulltion.com/public_html/parcel/ |
Upload File : |
<?php
/*$Barcode1 = "*"."F00014810015"."*";
$StkCode1 = "DF-PS-1661-BSF";
$StkDesc1 = "PS-1661 COL.BSD/WCOYE10024/2";
$Sample1 = "Sample";
$Warehouse1 = "Sai4";
$TxtPiece1 = "Piece No.:";
$PieceNo1 = " 0015";
$Supplier1 = "Supplier : WORLD KNIT";
$Customer1 = "Customer : Uniqlo";
$Date1 = "July 1,2011";
$TSCObj = new COM ("TSCActiveX.TSCLIB");
//$TSCObj->ActiveXopenport ("TSC TTP-246MPlus");
//require_once('ftp.wecaninfotech.com/wecan.php');
//$TSCObj->ActiveXdownloadpcx("G:\Program Files\Apache Software Foundation\Apache2.2\htdocs\UL.PCX","UL.PCX");
//$TSCObj->ActiveXsetup("101.6", "63.5", "5", "8", "0", "0", "0");
//$TSCObj->ActiveXsetup("82width", "30high", "5", "8", "0", "0", "0");
//$TSCObj->ActiveXsetup("82", "32", "5", "8", "0", "0", "0");
$TSCObj->ActiveXclearbuffer();
//$TSCObj->ActiveXsendcommand("PUTPCX 10,200,\"UL.PCX\"");
$TSCObj->ActiveXbarcode("200", "80", "128", "50", "1", "0", "2", "2", "123456789");
$TSCObj->ActiveXwindowsfont(8, 220, 18, 90, 1, 1, "arial", "WeCan");
$TSCObj->ActiveXwindowsfont(70, 50, 32, 0, 2, 0, "arial", "WeCan Information Technology Co.,Ltd.");
$TSCObj->ActiveXwindowsfont(70, 80, 30, 0, 0, 0, "arial", "119/59 Bangkrang 28, Bangkruy-Sainoi Rd.");
$TSCObj->ActiveXwindowsfont(70, 110, 30, 0, 0, 0, "arial", "Tambon Bangkrang MuangNontaburi");
$TSCObj->ActiveXwindowsfont(70, 140, 30, 0, 0, 0, "arial", "Nontaburi Thailand 11000");
$TSCObj->ActiveXwindowsfont(70, 170, 30, 0, 0, 0, "arial", "tawee@wecaninfotech.com");
$TSCObj->ActiveXprintlabel("1","1");
$TSCObj->ActiveXcloseport();
echo " Tawee";*/
?>
<script>
var tsc = new ActiveXObject("TSCActiveX.TSCLIB");
tsc.ActiveXbarcode("200", "80", "128", "50", "1", "0", "2", "2", "123456789");
tsc.ActiveXprintlabel("1","1");
tsc.ActiveXcloseport();
</script>