PHP Classes

EPS Connect Ed: Generate VBScript to access Blackboard Connect

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 162 This week: 2All time: 8,929 This week: 96Up
Version License PHP version Categories
eps-connect-ed 1.0BSD License5PHP 5, Web services, Windows, Code Ge...
Description 

Author

This class can generate VBScript code to access Blackboard Connect site.

It takes a list of files to upload to the Blackboard Connect site and generates VBScript code scripts that will upload the given files.

The class then executes the generated VBScript files on either 32 or 64 bit servers.

Picture of David Passey
Name: David Passey <contact>
Classes: 7 packages by
Country: United States United States
Age: 61
All time rank: 2001284 in United States United States
Week rank: 106 Up12 in United States United States Up
Innovation award
Innovation award
Nominee: 1x

Details

/** * Instantiate the class by sending in the name of the data file directory. * Files are processed in the order in which they are set via setFile(). * Files can be copied for duplicate or backup purposes via copyFile(); * Class methods may be called in any order with the exception of exec() which must be called last. * No other script files are needed to process the data as this class generates its own. * If this class fails to run on a 64 bit machine, try calling set64(). */ See the example script.

  Files folder image Files  
File Role Description
Plain text file class.eps_connect_ed.phps Class Main class
Plain text file class.zend.eps_connect_ed.phps Class Main class using Zend FW
Accessible without login Plain text file example.php Example Example Script
Accessible without login Plain text file readme.txt Doc. Instructions

 Version Control Unique User Downloads Download Rankings  
 0%
Total:162
This week:2
All time:8,929
This week:96Up