Deprecated: Function set_magic_quotes_runtime() is deprecated in /var/www/g5909/2basix.nl/subdomains/ezscript/system/common.php on line 21

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/g5909/2basix.nl/subdomains/ezscript/system/common.php:21) in /var/www/g5909/2basix.nl/subdomains/ezscript/system/common.php on line 179

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/g5909/2basix.nl/subdomains/ezscript/system/common.php:21) in /var/www/g5909/2basix.nl/subdomains/ezscript/system/common.php on line 179

Warning: Cannot modify header information - headers already sent by (output started at /var/www/g5909/2basix.nl/subdomains/ezscript/system/common.php:21) in /var/www/g5909/2basix.nl/subdomains/ezscript/system/common.php on line 246

Warning: Cannot modify header information - headers already sent by (output started at /var/www/g5909/2basix.nl/subdomains/ezscript/system/common.php:21) in /var/www/g5909/2basix.nl/subdomains/ezscript/system/functions.php on line 2584

Warning: Cannot modify header information - headers already sent by (output started at /var/www/g5909/2basix.nl/subdomains/ezscript/system/common.php:21) in /var/www/g5909/2basix.nl/subdomains/ezscript/system/functions.php on line 2585

Warning: Cannot modify header information - headers already sent by (output started at /var/www/g5909/2basix.nl/subdomains/ezscript/system/common.php:21) in /var/www/g5909/2basix.nl/subdomains/ezscript/system/functions.php on line 2586

Warning: Cannot modify header information - headers already sent by (output started at /var/www/g5909/2basix.nl/subdomains/ezscript/system/common.php:21) in /var/www/g5909/2basix.nl/subdomains/ezscript/system/functions.php on line 2587

Warning: Cannot modify header information - headers already sent by (output started at /var/www/g5909/2basix.nl/subdomains/ezscript/system/common.php:21) in /var/www/g5909/2basix.nl/subdomains/ezscript/system/functions.php on line 2588

Warning: Cannot modify header information - headers already sent by (output started at /var/www/g5909/2basix.nl/subdomains/ezscript/system/common.php:21) in /var/www/g5909/2basix.nl/subdomains/ezscript/system/functions.php on line 2589

Warning: Cannot modify header information - headers already sent by (output started at /var/www/g5909/2basix.nl/subdomains/ezscript/system/common.php:21) in /var/www/g5909/2basix.nl/subdomains/ezscript/system/functions.php on line 2590
EZscript scripting for web and regular applications

EZscript is a windows client based scripting tool that can perform a number of tasks for both web and regular applications. It uses easy to edit text files called scripts.

It started out as a program for just downloading and opening word files from a website in MS Word in stead of in a browser instance (regardless of windows settings), but it has become much more than that.


How EZscript works

From a regular or a website application you can generate, or offer, a scriptfile to the client side. This scriptfile is then automatically opened by EZscript that will 'run' this script.
Within this scriptfile, wich is an easy to make text file, you can write your own program.

So EZscript is a client based tool that can give your web or your regular applications some extra options with very simple programming. It is mainly meant for developers and administrators who wants to add extra features to there environment the EZ way (without the difficult programming)


What can you do with EZscript

Offer ONE click functionality from your (web)application!

   * Offer automated authentication for websites. (automated login)
      Domino, Exchange webmail, Joomla, Sedetio, IBM Content Manager eClient...
      LinkedIn
   * Download and then Print or Open a file in the Native (linked) application (e.g. MS Word)
   * Crypting and Decrypt files (Beta stage)

Ezscript performs tasks like:

   * Merging (web) application data with an MS Word template.
      After this you can save, print or open it for your users.
   * Set file properties (for MS Office files or any file) properties like author, title and more...
       Also used in word merging and document generation.
   * Upload files and fields to webservers multipart

   * It has extended ways off logging for Application development purposes.
   * It can proces multiple files (or actions on a file) in one script file.
   * It can perform windows file operations like, Copy, Move, Rename, Delete
   * Map network drives and printers


   Download the latest version here


Systems
   * Windows: win2k, XP, Vista, Vista64 (All on the client side)
   * Citrix environment (tested with win2k citrix environment)
   * NO server installation needed..


Future options:

   * User interface for asking questions and values to users (for merging purposes)
   * Implement standard crypting routines like AES, Blowfish, TEA
   * More... feature requests
.

Latest News..
 

Version 2.4 is there...

By: leo lems   (2008-08-03)

In this version an important security issue is solved.
for more information : Domino login issues using the url

In this version it is possible to automate logins for many other webpages on a secure way. A few default templates for automated login will be available in this version.

EZscript will also support the following NEW functionality:

   * Proxy configurations
   * Basic authentication or Session based authentication



Recent additions