WareSeeker Search Software

scripting


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

Aquonics Scripting


script PHP Free
View Detail
Download Aquonics ScriptingDownload Aquonics Scripting
Aquonics Scripting offers a growing suite of free and affordably priced scripts as well as custom scripts to build an interactive website. Also available are the Bug Reporting section and the Discussion Forums to post an idea for a new script or feature.
Tags:
2

WebmasterWorld Scripting Forum


script CGI Perl Free
View Detail
Download WebmasterWorld Scripting ForumDownload WebmasterWorld Scripting Forum
Discussion forums for Perl and PHP scripting webmasters.
Tags:
3

PHP scripting


script PHP Free
View Detail
Download PHP scriptingDownload PHP scripting
Here you can request a script. There are already a few scripts made. You can see them working at the website. Scripts like membersystem, guestbook, linksystem, downloadsystem, forum,... All the scripts are easy to use and to fit in into your website layout... For more info check the website. Its in Dutch...
Tags:
4

Docklight Scripting 1.7


windows Software Development->IDEs Coding Utilities $140
View Detail
Download Docklight Scripting 1.7Download Docklight Scripting 1.7
4.2 MB

Docklight Scripting is an automated testing tool for serial communication protocols via COM (RS232, RS422/485), TCP (client and server) and UDP. It is an extended edition of Docklight RS232 Terminal / RS232 Monitor that includes an easy-to-use script language for automation. A Docklight script allows you to execute all basic Docklight functions (sending predefined data sequences, detecting specific sequences within the incoming data stream, ...) and embed them in your own test code. Docklight Scripting gives you both, flexibility and simplicity. Within minutes you can build your own automated testing tools and create * repeated test cycles (e.g. endurance testing for a motion control / drive system) * time-controlled test jobs (e.g. sending a diagnostics command at certain times of day) * automatic device configuration scripts (e.g. resetting a RS232 device to factory defaults before delivery) * fault analysis tools for service and maintenance tasks (e.g. running a set of diagnostics commands and performing automatic fault analysis) * protocol testers with automatic checksum calculations (e.g. CRC - Cyclic Redundancy Codes) * Docklight startup scripts (e.g. automatically starting a COM port logging task at PC startup) Docklight Scripting uses the VBScript engine, allowing you to write your tests in a simple and well-known script language. Docklights basic functions and features are made available through a small and convenient set of script commands. The sample applications and scripts provided make getting started easy, and allow you to become productive immediately..
Tags:
5

Docklight Scripting 1.8


windows Software Development->Debugging $159
View Detail
Download Docklight Scripting 1.8Download Docklight Scripting 1.8
4.16 MB

Docklight Scripting is an automated testing tool for serial communication protocols via COM (RS232, RS422/485), TCP (client and server) and UDP. It is an extended edition of Docklight RS232 Terminal / RS232 Monitor that includes an easy-to-use script language for automation. A Docklight script allows you to execute all basic Docklight functions (sending predefined data sequences, detecting specific sequences within the incoming data stream, ...) and embed them in your own test code. Docklight Scripting gives you both, flexibility and simplicity. Within minutes you can build your own automated testing tools and create
* repeated test cycles (e.g. endurance testing for a motion control / drive system)
* time-controlled test jobs (e.g. sending a diagnostics command at certain times of day)
* automatic device configuration scripts (e.g. resetting a RS232 device to factory defaults before delivery)
* fault analysis tools for service and maintenance tasks (e.g. running a set of diagnostics commands and performing automatic fault analysis)
* protocol testers with automatic checksum calculations (e.g. CRC - Cyclic Redundancy Codes)
* Docklight startup scripts (e.g. automatically starting a COM port logging task at PC startup)
Docklight Scripting uses the VBScript engine, allowing you to write your tests in a simple and well-known script language. Docklights basic functions and features are made available through a small and convenient set of script commands. The sample applications and scripts provided make getting started easy, and allow you to become productive immediately.

Requirements: Pentium processor 200 MHz or faster, 64 MB RAM, COM port or network available

Whats new in this version: scripting: new playback functionality, save/load program options, get channel status


Tags:
6

Logon Scripting 1.0


windows Network Internet->Misc Networking Tools Free
View Detail
Download Logon Scripting 1.0Download Logon Scripting 1.0
1,147K
Creates logon scripts for use on a Win95, WinNT, and/or Unix/Samba network. Comes complete with help documentation and sample templates. Map network drives/printers, merge registry keys, run remote applications and more! All created fast and easy with an its intuitive GUI.

Tags:
7

Trillian Scripting Host 0.31


windows Software Development->Components Libraries Free
View Detail
Download Trillian Scripting Host 0.31Download Trillian Scripting Host 0.31
289 KB
Trillian Scripting Host will give you the opportunity to write your own Trillian plugin in JScript.


Tags:
8

Scripting Modules 2.0


windows Web Development->Web Design Tools $19
View Detail
Download Scripting Modules 2.0Download Scripting Modules 2.0
946 KB
Scripting Modules - Create and customize over 70 scripts with no programming. Real-time previews, image/font/texture libraries and much more.

Tags:
9

Telnet Scripting Tool 1.0


windows Network Internet->Misc Winsock Tools Free
View Detail
Download Telnet Scripting Tool 1.0Download Telnet Scripting Tool 1.0
195K
Telnet Scripting Tool is a utility to automate telnet sessions (like calling dip on a linux system, or doing router maintenance for example).

Tags:
10

BlackJ Scripting Library 1.0


windows Software Development->Compilers Interpreters $99.00
View Detail
Download BlackJ Scripting Library 1.0Download BlackJ Scripting Library 1.0
440 KB
The Blackj library is a standard ECMA 262 3rd Edition implementation for embedded scripting in C/C++, Delphi applications. This standard defines the requirements for languages similar to JavaScript or JScript. The library is targeted to Windows programmers and developers who want to add scripting capabilities to their software easily and fast. It can be used from any compiler/language that supports dlls such as C/C++, Delphi and others.
Tags:
11

EzScript Scripting Component 1.1


windows Software Development->Components Libraries $100
View Detail
Download EzScript Scripting Component 1.1Download EzScript Scripting Component 1.1
1.57MB
The Incredible ScriptObject

Microsoft has produced many good technologies. One of most powerful, yet easy to use has been ASP (Active Server Pages) webserver. This technology uses Active Scripting languages (now named Windows Scripting) to enable just about anyone to create a dynamically-generated webpage in a couple of minutes. The two most commonly used languages are VBScript and JScript (Javascript work-alike). Another great technology is COM. Most Windows programming languages support COM.

We have combined these technologies into an ASP-like COM object. With EzScript, you can create "script pages" much like ASP pages. These pages can be pure script code, or can have plain text intermixed with the code, just like ASP. This is what makes the ScriptObject so powerful and versatile.

EzScript is a COM DLL. The main object - the ScriptObject - is a scriptable COM object that executes script using one of the Windows Script engines. You can use it directly in any COM-aware programming language, such as VB, C++, .NET, Delphi, etc. EzScript runs any of the various Windows Scripting Engines, eg. VBScript or JScript. EzScript initializes the script engine and runs script files, or script passed as a string parameter. BUT!...EzScript also works like the Microsoft ASP webserver engine, and parses script intermixed with text, giving you the ability to create HTML/XML and other documents the same way you would with an ASP page. It uses the same delimiter tags as does ASP, so you could write a script to output the text Scripting is easy with EzScript like this:

Scripting is with EzScript

Not only that, EzScript also supports the familiar ASP <--?include...--> and @ Language= statements, so you can include other files that contain your utility functions, and specify the script language programmatically from the script.
Tags:
12

SocketTools Scripting Edition 6.0


windows Software Development->Components Libraries $395.00
View Detail
Download SocketTools Scripting Edition 6.0Download SocketTools Scripting Edition 6.0
10.87 MB

SocketTools Scripting Edition consists of Component Object Model (COM) libraries designed primarily for use in scripting languages such as VBScript, JavaScript and PHP. While the interface to the Scripting Edition components is similar to the ActiveX controls in the Visual Edition, the internal design has significant differences. The Scripting Edition components do not have the inherent overhead of ActiveX controls and they implement a threading model that makes them much more efficient to use with Active Server Pages (ASP) and similar environments. Unlike other software development toolkits which may use complicated data structures or require a complex interdependency between objects, the SocketTools interface is designed to be simple to understand and use. For example, there are no language specific constructs like C unions in our Library Edition API. By focusing on providing a clean interface that only requires intrinsic data types and simple structures, SocketTools can be used in a wide variety of programming languages beyond just C and C++. Likewise, our Visual and Scripting Edition components implement a straight-forward interface that is designed to be compatible with virtually any language that can use COM objects.

Requirements: 256 MB RAM; 30 MB Disk

Whats new in this version: A new release with support for Windows Vista and enhanced features.


Tags:

    13

    SocketTools Scripting Edition 5.0


    windows Software Development->Components Libraries Free
    View Detail
    Download SocketTools Scripting Edition 5.0Download SocketTools Scripting Edition 5.0
    11132 kb
    SocketTools Scripting Edition consists of Component Object Model (COM) libraries designed primarily for use in scripting languages such as VBScript, JavaScript and PHP. While the interface to the Scripting Edition components is similar to the ActiveX controls in the Visual Edition, the internal design has significant differences. The Scripting Edition components do not have the inherent overhead of ActiveX controls and they implement a threading model that makes them much more efficient to use with Active Server Pages (ASP) and similar environments. Unlike other software development toolkits which may use complicated data structures or require a complex interdependency between objects, the SocketTools interface is designed to be simple to understand and use. For example, there are no language specific constructs like C unions in our Library Edition API. By focusing on providing a clean interface that only requires intrinsic data types and simple structures, SocketTools can be used in a wide variety of programming languages beyond just C and C++. Likewise, our Visual and Scripting Edition components implement a straight-forward interface that is designed to be compatible with virtually any language that can use COM objects.
    Tags:
    14

    iMacros Scripting Edition 5.06


    windows Web Development->Website Promotion $199
    View Detail
    Download iMacros Scripting Edition 5.06Download iMacros Scripting Edition 5.06
    3681K
    The Web browser is probably the most frequently used software today, and many tasks are highly repetitious. The iMacros software relieves the repetition of checking on the same sites every day, remembering passwords, data upload, image download, online marketing and functional testing and regression testing web sites over and over. With our Internet Macros technology, you record these tasks once and then let iMacros execute them whenever you need them. Any combination of browsing, form filling, clicking, and data extraction can be recorded into an Internet macro. Support for FLASH or JAVA applets and web site response time measurements are part of the advanced editions. It also includes a command line interface and ActiveX control Scripting component for use with batch files and VBS (WSH) and .NET scripting.

    The Scripting Edition performs functions normally found in applications costing thousands of dollars; the Scripting Edition is a low cost alternative to big name capture/replay testing tools. It includes an easy-to-use scripting interface that extends the popular Windows Scripting Host with the ability to replay Internet Macros and extract web page data. Users can also access this interface from Visual Basic, Visual C++, the new Microsoft .NET languages or any other Windows programming language that can access an ActiveX component, and perform unlimited data upload and management on web sites. The license includes a royalty-free distribution of the iMacros engine, so you can provide scripts to third parties.

    The PRO Edition of Internet Macros is designed for Web Professionals to automate an unlimited range of web chores. It comes with the special IIM Webbrowser, can run completely in the background (system tray), handles Macros up to 10000 steps, supports the use of variables and has a command-line interface that can be used from batch files, the Windows task scheduler or any programming language.
    Tags:
    15

    SMS Mac Scripting 2.1


    mac Utilities->Others Free
    View Detail
    Download SMS Mac Scripting 2.1Download SMS Mac Scripting 2.1
    92 KB
    The SMS Mac Scripting Application makes it possible to send an SMS (text message) from an AppleScript.

    Several example scripts are included.

    For example, there is a script using Apple Mail to send yourself an SMS when you receive mail from a specific person. Another example shows you how to combine an SMS with an event in Apple iCal, a birthday for example.


    Tags:
    16

    ActiveXperts Scripting Toolkit 2.1


    windows Utilities->Misc Utilities $295
    View Detail
    Download ActiveXperts Scripting Toolkit 2.1Download ActiveXperts Scripting Toolkit 2.1
    3.34MB
    ActiveX component to call VBScript functions directly from your application without invoking the Windows Scripting Host. Use function results directly in your code. Ability to set function timeout. Advanced error handling. Advanced logging. The component intercepts mal-functioning scripts that would normally cause an Access Violation. Samples for Visual Basic, VB .NET, Visual C++, Visual C#, ASP and ASP .NET are included.
    Tags:
    17

    ActiveXperts Scripting Toolkit 2.1


    windows Windows Widgets->Internet Radio Widgets $295
    View Detail
    Download ActiveXperts Scripting Toolkit 2.1Download ActiveXperts Scripting Toolkit 2.1
    3.34 MB
    ActiveXperts Scripting Toolkit description
    Call a VBScript function directly from your application without invoking WSH ActiveX component to call VBScript functions directly from your source code without invoking WSH, CSCRIPT or WSCRIPT. Use the
    function result directly. Set function timeout and catch exception errors.

    ActiveXperts Scripting Toolkit is a tool that call VBScript functions directly from your source code.

    The component is thread-safe, so you can use it in any multi-threading environment. Samples included for Visual Basic, Visual Basic .NET, Visual C++, Visual C# .NET, ASP, ASP .NET and more.

    Tags:
    18

    HTML Scripting Pages


    script ASP Free
    View Detail
    Download HTML Scripting PagesDownload HTML Scripting Pages
    HTML Scripting Pages is a new client side, ASP compatible scripting plug-in for Internet Explorer. HSP makes it possible to run ASP webpages on any Windows PC without a webserver involved. You can run ASP pages in either Internet Explorer or the Microsoft webbrowser ActiveX control. With HSP, you can code the same mixed HTML and VBScript webpages, using the familiar ASP objects (eg. Session, Server, Request and Response). The only difference is that it runs entirely on the client Windows machine - in a single DLL. Display dynamically-generated HTML in your Windows apps in embedded WebBrowser controls just like Microsoft does in all of their new applications.
    Tags:
    19

    ToolsWorks Advanced Scripting 4.60


    windows Utilities->Automation $99.95
    View Detail
    Download ToolsWorks Advanced Scripting 4.60Download ToolsWorks Advanced Scripting 4.60
    2,757K
    ToolsWorks is all-in-one automation software consisting from Perfect Keyboard PRO, ToolbarPro, WinScheduler and ClickyMouse tools integrated in one, easy to use (Windows Explorer like) interface. * Perfect Keyboard allows you to work faster when typing on your keyboard. You can create a file of frequently used phrases, paragraphs, e-mail addresses, macros, clipboard entries, scripts, and invoke them in any application just by typing a short abbreviation (text shortcut) or pressing a hot key (key shortcut). * ClickyMouse tool allows you to assign actions to different mouse events (moving mouse cursor to a screen edge or screen corner, a mouse button click, mouse shake, etc.). * WinScheduler allows you to schedule variety of different tasks to run on defined time or a specific * ToolbarPro is a powerful and highly configurable toolbar that allows you to perform variety different tasks just by a single The Advanced Scripting edition comes with VBA-compatible scripting language (Basic Script) with debugger, IDE, tooltips, syntax highlighting and more.

    Tags:
    20

    10 ColdFusion Scripting Tips


    script CFML Free
    View Detail
    Download 10 ColdFusion Scripting TipsDownload 10 ColdFusion Scripting Tips
    Be a better ColdFusion scripter with these tips covering everything from effective use of variables to securing your applications to object-oriented techniques. Some of the main topics covered: Generate Dynamic SQL Statements, Secure Your Applications, Time Out Client Variables, Leverage Application Variables, Set Your Root Directory, Include a Menu With Dynamic Highlighting, Tag Your Page Formatting, Use Evaluate to Increase Reusability, Protect Against Cross-Site Scripting, and Use Fusebox.
    Tags:

    My Software


    You have not saved any software. Click "Save" next to each software to save it to your software basket