".substr($iCountScripts, 0, 1).".".substr("$iCountScripts", 1, strlen($iCountScripts)-1).""; /////////////////////// Count echo " Scriptbox - Find your Script, ".$cSearch."Script ".$cSearch."Scripts ".$cSearch."-Script ".$cSearch."-Scripts Scripting


Loading
"; echo '
'; echo "
\"Scriptbox\"
 VBScript Links 
 About VBscript 
 JavaScript Links 
 About JavaScript 
 Powershell Links 
 PSCRIPT the Script Launcher 
 PowerShell Shortcut Keys 
 About Powershell 
     VBScript
    JavaScript
    Powershell
Disclaimer
Contact
Latest 10 Scripts
\"Script
"; for($iCountX=64;$iCountX<91;$iCountX++) { If($iCountX==64) { if ($character == '0') { Echo ""; } Else { Echo ""; } } Else { $tmpChr = chr($iCountX); if ($character == $tmpChr) { Echo ""; } Else { Echo ""; } } } Echo "
  :: { Category } :: 0-90-9$tmpChr$tmpChr
"; function right($value, $count){ $value = substr($value, (strlen($value) - $count), strlen($value)); return $value; } function left($string, $count){ return substr($string, 0, $count); } /////////////////////// List Character $showstart = 1; if ($character > "") { $showstart = 0; Echo " "; $fp = opendir($strSourceDir); $countsites = 1; while ($datei = readdir($fp)) { $Chrdatei = substr(strtoupper($datei), 0, 1); if ( $datei == "." or $datei == "..") { } else { $shortdateiname = $datei; $sPos = strrpos($shortdateiname, "."); $shortdateiname = substr($shortdateiname, 0, $sPos); if ($character == "0") { if ( is_numeric($Chrdatei) ) { $fileTrue = 1; $sFile = "$datei"; $array_1 = array(" "," "," "); $array_2 = array("%e4","%fc","%df"); for($x=0;$x<3;$x++) { $sFile = str_replace($array_1[$x],$array_2[$x],$sFile); } $daten[] = $datei; $countfile = $countfile +1; if ($countfile == 11) { $countsites = $countsites +1; $countfile = 0; } } } Elseif ($Chrdatei == $character) { $fileTrue = 1; $sFile = "$datei"; $array_1 = array(" "," "," "); $array_2 = array("%e4","%fc","%df"); for($x=0;$x<3;$x++) { $sFile = str_replace($array_1[$x],$array_2[$x],$sFile); } $daten[] = $datei; $countfile = $countfile +1; if ($countfile == 11) { $countsites = $countsites +1; $countfile = 0; } } } } // wenn Seite genau 0, dann Z hler um eine Seite zur cksetzen if ($countfile == 0) { $countsites = $countsites -1; } if ($slist == 2) { $countsites = 0; } if ($fileTrue == 1) { Echo " "; //***** sort($daten); $array_lowercase = array_map('strtolower', $daten); foreach ($array_lowercase as $key => $farbe) { $array_lowercase[$key] = str_replace(" ","az",str_replace(" ","uz",str_replace(" ","oz",str_replace(" ","sz",$farbe)))); } array_multisort($array_lowercase, SORT_ASC, SORT_STRING, $daten); if ($countsites > 1) { echo ""; echo ""; } if ($slist == 2) { foreach($daten as $datei) { //if(right() //{ // fileextensions //} $fileEx = strtoupper(right($datei,3)); switch($fileEx) { case "VBS": $scripttypeName = "VBScript"; break; case "PS1": $scripttypeName = "Powershell Script"; break; case ".JS": $fileEx = "JS"; $scripttypeName = "JavaScript"; break; } $shortdateiname = $datei; $sPos = strrpos($shortdateiname, "."); $shortdateiname = substr($shortdateiname, 0, $sPos); $FileExtension = substr($datei, ($sPos +1) - strlen($datei), strlen($datei) - ($sPos +1)); $TmpSize = filesize($strSourceDir."/".$datei); if($TmpSize < 10240) { $TmpSize = $TmpSize." Bytes"; } else { $TmpSize = round(($TmpSize / 1024) / 1024,1)." MB"; } $TmpChange = date("F d Y H:i:s", filectime($strSourceDir."/".$datei)); echo ""; } } Else { $dateiCount = 1; $apos= 11*($site-1); $cpos= 11*$site; foreach($daten as $datei) { if ($dateiCount > $apos and $dateiCount <= $cpos) { //$maxEntrySite $fileEx = strtoupper(right($datei,3)); switch($fileEx) { case "VBS": $scripttypeName = "VBScript"; break; case "PS1": $scripttypeName = "Powershell Script"; break; case ".JS": $fileEx = "JS"; $scripttypeName = "JavaScript"; break; } $shortdateiname = $datei; $sPos = strrpos($shortdateiname, "."); $shortdateiname = substr($shortdateiname, 0, $sPos); $TmpSize = filesize($strSourceDir."/".$datei); if($TmpSize < 10240) { $TmpSize = $TmpSize." Bytes"; } else { $TmpSize = round(($TmpSize / 1024) / 1024,1)." MB"; } $TmpChange = date("F d Y H:i:s", filectime($strSourceDir."/".$datei)); echo ""; } $dateiCount = $dateiCount +1; } } echo ""; } else { Echo " "; } } /////////////////////// Search if ($search > "") { $showstart = 0; Echo " "; $fp = opendir($strSourceDir); $countsites = 1; $daten = array(); while ($datei = readdir($fp)) { if ( $datei == "." or $datei == "..") { } else { $shortdateiname = $datei; $sPos = strrpos($shortdateiname, "."); $sdatei = substr($shortdateiname, 0, $sPos); // short wieder ge ndert $sdatei = strtoupper($datei); $search = strtoupper($search); $sFind = strpos($sdatei, $search); if ($sFind === false) { } else { $fileTrue = 1; $sFile = "$datei"; $array_1 = array(" "," "," "); $array_2 = array("%e4","%fc","%df"); for($x=0;$x<3;$x++) { $sFile = str_replace($array_1[$x],$array_2[$x],$sFile); } $daten[] = $datei; $countfile = $countfile +1; if ($countfile == 11) { $countsites = $countsites +1; $countfile = 0; } } } } // wenn Seite genau 0, dann Z hler um eine Seite zur cksetzen if ($countfile == 0) { $countsites = $countsites -1; } if ($slist == 2) { $countsites = 0; } if ($fileTrue == 1) { Echo " "; //***** sort($daten); $array_lowercase = array_map('strtolower', $daten); foreach ($array_lowercase as $key => $farbe) { $array_lowercase[$key] = str_replace(" ","az",str_replace(" ","uz",str_replace(" ","oz",str_replace(" ","sz",$farbe)))); } array_multisort($array_lowercase, SORT_ASC, SORT_STRING, $daten); if ($countsites > 1) { echo ""; echo ""; } $dateiCount = 1; $apos= 11*($site-1); $cpos= 11*$site; if ($slist == 2) { foreach($daten as $datei) { $fileEx = strtoupper(right($datei,3)); switch($fileEx) { case "VBS": $scripttypeName = "VBScript"; break; case "PS1": $scripttypeName = "Powershell Script"; break; case ".JS": $fileEx = "JS"; $scripttypeName = "JavaScript"; break; } $shortdateiname = $datei; $sPos = strrpos($shortdateiname, "."); $shortdateiname = substr($shortdateiname, 0, $sPos); $TmpSize = filesize($strSourceDir."/".$datei); if($TmpSize < 10240) { $TmpSize = $TmpSize." Bytes"; } else { $TmpSize = round(($TmpSize / 1024) / 1024,1)." MB"; } $TmpChange = date("F d Y H:i:s", filectime($strSourceDir."/".$datei)); echo ""; } } else { foreach($daten as $datei) { if ($dateiCount > $apos and $dateiCount <= $cpos) { $fileEx = strtoupper(right($datei,3)); switch($fileEx) { case "VBS": $scripttypeName = "VBScript"; break; case "PS1": $scripttypeName = "Powershell Script"; break; case ".JS": $fileEx = "JS"; $scripttypeName = "JavaScript"; break; } $shortdateiname = $datei; $sPos = strrpos($shortdateiname, "."); $shortdateiname = substr($shortdateiname, 0, $sPos); $TmpSize = filesize($strSourceDir."/".$datei); if($TmpSize < 10240) { $TmpSize = $TmpSize." Bytes"; } else { $TmpSize = round(($TmpSize / 1024) / 1024,1)." MB"; } $TmpChange = date("F d Y H:i:s", filectime($strSourceDir."/".$datei)); echo ""; } $dateiCount = $dateiCount +1; } } echo ""; } else { Echo " "; } } if ($showdisclaimer==1) { $showstart=0; Echo " "; } if ($show_vbscript_reference==1) { $showstart=0; Echo " "; } if ($showlinks=="vbscript") { $showstart=0; if ($tPage==0) { $nbsp = "          "; Echo " "; } if ($tPage==1) { Echo " "; } } if ($showlinks=="powershell") { $showstart=0; if ($tPage==0) { Echo " "; } if ($tPage==1) { Echo " "; } if ($tPage==2) { Echo " "; } } if ($showlinks=="javascript") { $showstart=0; if ($tPage==0) { $nbsp = "          "; Echo " "; } if ($tPage==1) { Echo " "; } } if ($showcontent > "") { $showstart=0; Echo " "; $showcontent = ""; } if ($cs==1) { $showstart=0; Echo " "; } if ($showContact==1) { $showstart=0; Echo " "; } if ($showlatest==1) { $showstart=0; function LoadFiles($dir,$filter="") { $Files = array(); $It = opendir($dir); if (! $It) die('' . $dir); while ($Filename = readdir($It)) { if ($Filename != '.' && $Filename != '..' ) { if(is_dir($dir . $Filename)) { $Files = array_merge($Files, LoadFiles($dir . $Filename.'/')); } else if ($filter=="" || preg_match( $filter, $Filename ) ) { $LastModified = filemtime($dir . $Filename); $Files[] = array($Filename, $LastModified); } else continue; } } return $Files; } function DateCmp($a, $b) { return strnatcasecmp($b[1], $a[1] ) ; } function SortByDate(&$Files) { usort($Files, 'DateCmp'); } Echo " "; $Files = LoadFiles("./download/"); SortByDate($Files); reset($Files); $iCount = 0; while (list($k,$v) = each($Files)) { $iCount++; If ( $iCount<11) { $datei = $v[0]; $fileEx = strtoupper(right($datei,3)); switch($fileEx) { case "VBS": $scripttypeName = "VBScript"; break; case "PS1": $scripttypeName = "Powershell Script"; break; case ".JS": $fileEx = "JS"; $scripttypeName = "JavaScript"; break; } $shortdateiname = $datei; $sPos = strrpos($shortdateiname, "."); $shortdateiname = substr($shortdateiname, 0, $sPos); $addDate = date('d.m.Y H:i',$v[1]); echo ""; } } } if ($showstart==1) { echo " "; } Echo "
         

Category - { $character }

$sListName
:: Sites ::
"; $countbreak = 0; for($x=1;$x<$countsites +1;$x++) { $countbreak = $countbreak +1; If ($CurrentSite == $x) { Echo"{ $x }   "; } Else { echo "{ $x }   "; } if($countbreak == 11) { echo "
"; $countbreak = 0; } } echo "

 ".$datei."  { Search } \"\"  
 ".$datei."  { Search } \"\"  


\"\" :: Site-Link ::   http://scriptbox.toll.at/index.php?character=$character&site=$site
No Scripts found ...

Searching for - { $searchS }

$sListName
:: Sites ::
"; $countbreak = 0; for($x=1;$x<$countsites +1;$x++) { $countbreak = $countbreak +1; If ($CurrentSite == $x) { Echo"{ $x }   "; } Else { echo "{ $x }   "; } if($countbreak == 11) { echo "
"; $countbreak = 0; } } echo "

 ".$datei."  { Search } \"\"  
 ".$datei."  { Search } \"\"  


\"\" :: Site-Link ::   http://scriptbox.toll.at/index.php?search=$searchS&site=$site
No Scripts found ...

Disclaimer

"; include("disclaimer.php"); Echo "

VBScript Language Reference

Reference by Microsoft provided by Andrew Tait -> VIEW ( English Version )
Reference by Microsoft provided by gruenthal.de -> VIEW ( German Version )

VBScript Links

  VB-Script Reference
$nbspWindows Script 5.6 Documentation
$nbspMicrosoft VBScript Language Reference - Online
  VB-Script Software & Tools
$nbspMicrosoft Windows Script 5.6 for Windows XP and Windows 2000
$nbspMicrosoft Windows Script 5.7 for Windows XP
$nbspMicrosoft Script Encoder
  VB-Script Components
$nbspJSWare VBScript - code and components
  Tutorials
$nbspVBScript User's Guide
$nbspW3Schools VBScript Tutorial
$nbspScripting with VBScript
  Sample Scripts and VBScript Information
$nbspMicrosoft TechNet Script Center
$nbspTechNet Script Center Sample Scripts
$nbspThe script library
$nbspWindows Scripting Host and Windows Network Management
$nbspCruto
$nbspWSH - sebastian-koch.com
$nbspdieseyer.de
$nbspInfosite zum Windows Scripting Host
  VBScript Articles
$nbspBlog VBScript [ filesystemobject.blogspot.com ]
$nbspVBScript - Wikipedia, the free encyclopedia
$nbspVisual Basic Script Wikipedia (DE)
  Forums and Communities
$nbspMicrosoft - Discussions in VBScript
$nbspMicrosoft - Discussions in Windows Scripting Host
$nbspMicrosoft - Discussions in WSH
$nbspVBScript Forum - visualbasicscript.com
  Other VBScript Sites
$nbspVB-Script Live (one of my Pages...)
$nbspdmoz VBScript Links by Google
$nbspsites.google.com/site/visualbasicscript (one of my Pages...)
  Backup links for scriptbox.toll.at
$nbspscriptbox.toll.at
$nbspvbscript.boris-toll.at
$nbspfree.pages.at/bishop
$nbspwww.vbscript.at.tt

About VBScript

"; $datei = "vbscript.txt"; include("showm.php"); Echo "

pscript - The Powershell Script Launcher

"; include("pscript.txt"); Echo "

About Powershell

"; $datei = "powershell.txt"; include("showm.php"); Echo "

Windows PowerShell Shortcut Keys

"; include("./includes/pskeybindings.inc"); Echo "

JavaScript Links

  JavaScript Reference
$nbspWindows Script 5.6 Documentation
$nbspMicrosoft JavaScript Language Reference - Online
  JavaScript Software & Tools
$nbspMicrosoft Windows Script 5.6 for Windows XP and Windows 2000
$nbspMicrosoft Windows Script 5.7 for Windows XP
$nbspMicrosoft Script Encoder
  Tutorials
$nbspJavaScript User's Guide
$nbspW3Schools JavaScript Tutorial
$nbspScripting with JavaScript
  Sample Scripts and JavaScript Information
$nbspThe script library
  JavaScript Articles
$nbspJavaScript - Wikipedia, the free encyclopedia
$nbspJavaScript Wikipedia (DE)

About Javascript

"; $datei = "javascript.txt"; include("showm.php"); Echo "

Search Options:  "; $strMD5 = strtoupper(md5_file("../scriptbox/download/".$showcontent)); $dfile = $showcontent; $dateinametxt = $showcontent; $sPos2 = strrpos($dateinametxt, "."); $dateiShort = substr($dateinametxt, 0, $sPos2); $dateinametxt = $dateiShort . ".txt"; $minusL = strlen($showcontent) - strlen($dateiShort); $fileEx2 = strtoupper(right($showcontent,3)); switch($fileEx2) { case "VBS": $scripttypeName2 = "_VBScript"; break; case "PS1": $scripttypeName2 = "_Powershell_Script"; break; case ".JS": $scripttypeName2 = "_JavaScript"; break; } $dateinamePdf = $dateiShort . $scripttypeName2 . ".pdf"; $dateinamePdf = str_replace(" ","_",$dateinamePdf); $teile = explode(" ", substr($showcontent, 0, strlen($showcontent)-$minusL)); //print_r($teile); foreach ($teile as $element) { echo "" . $element ."  "; } Echo "

\"\" Content of $showcontent
"; if (file_exists("../scriptbox/pdf/" . $dateinamePdf)) { Echo " "; } else { Echo " "; } Echo "
MD5 Hash: $strMD5
"; $datei = "../scriptbox/download/".$showcontent; // Name der Datei $array = file($datei); // Datei in ein Array einlesen foreach ($array as $element) { echo $element . "
"; // Dateiinhalt ausgeben } Echo "

Comming soon...


Contact

"; include("../facebook_boris_toll.php"); Echo "

The latest 10 Scripts added

 ".$datei."  { Search } \"\"   [added $addDate]

Scriptbox the Windows Script Library

Welcome @ scriptbox.toll.at ( scriptbox.toll.at ) one of the biggest Windows Script Libraries, I think so! ;-)
Find your Script in $iCountScripts Scripts current available.




  VB-Scripts: $iVBCountScripts
  JS-Scripts: $iJSCountScripts
  Powershell Scripts: $iPSCountScripts


Wir brauchen bitte dringend eure Hilfe! Wir sind leider stark vom Hochwasser betroffen.
Jede Hilfe unterstützt uns. Teilen, spenden, weitersagen... DANKE!



+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  This Website needs your Help! Please place a Link to this Site at your Website, Blog or any other Web Resource! Thank you for your assistance!

  For German Users: Diese Webseite benötigt deine Hilfe! Setz bitte einen Link zu dieser Webseite, auf deiner Homepage, Blog oder einem
  anderem Web-Medium! Danke für deine Unterstützung!
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +



   © 2008 - 2013 Boris Toll      :: Scripts available: $iCountScripts ::      :: scriptbox.toll.at ::      :: powered by www.toll.at ::
"; ?> "; include('statis.php'); Echo " "; ?>