Main > Free Download Search >

Free vbscript array software for windows

vbscript array

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 767
VBScript Wizard! 1.0

VBScript Wizard! 1.0


Helps programmers become familiar with VBScript. more>>
Helps programmers become familiar with VBScript. It provides example scripts, and a wizard to make a quiz using html and vbscript.
<<less
Download (407KB)
Added: 2002-06-02 License: Freeware Price: $0.00
2099 downloads
Anti-VBScript 1.10

Anti-VBScript 1.10


Anti-VBScript is a quick hack to prevent VBScripts from executing automatically... ever. This prevents such wonderful virus as ILoveYou from ever even executing. more>>
Anti-VBScript is a quick hack to prevent VBScripts from executing automatically... ever. This prevents such wonderful virus as ILoveYou from ever even executing.
<<less
Download (4K)
Added: 2000-12-10 License: Freeware Price:
3281 downloads
CtrlArray 1.0

CtrlArray 1.0


CtrlArray shows how to load a control array at runtime. more>>
CtrlArray shows how to load a control array at runtime. CtrlArray shows how to load a control array at runtime.
In order to keep things cleaner, a couple controls are contained in a frame.
All controls must have the index property set to 0.
CtrlArray is a simple and small application that does not require any installation.
System requirements:
- ms vb 6.0 runtimes for running the exe,
- ms visual basic 6.0 sp5 for the code
<<less
Download (6KB)
Added: 2007-06-23 License: Freeware Price:
853 downloads
Scriptomatic 2.0

Scriptomatic 2.0


Utility that helps you write WMI scripts for system administration. more>> A completely new version of the famous Scriptomatic, the utility that writes WMI scripts for you. (And, in the process, teaches you the fundamental concepts behind writing WMI scripts for yourself.) Unlike its predecessor, Scriptomatic 2.0 isn t limited to writing just VBScript scripts; instead, Scriptomatic 2.0 can write scripts in Perl, Python, or JScript as well. In addition, Scriptomatic 2.0 gives you a host of new output formats to use when running scripts, including saving data as plain-text, as a stand-alone Web page, or even as XML. Scriptomatic 2.0 handles arrays, it converts dates to a more readable format, and it works with all the WMI classes on your computer; on top of all that, it also writes scripts that can be run against multiple machines.<<less
Download (374KB)
Added: 2008-11-05 License: Freeware Price:
352 downloads
VbScript Database Class Builder 1.0

VbScript Database Class Builder 1.0


VbScript Database Class Builder brings you an advice web application that designed to produce VBScript source code for performing basic database table operations. more>>

VbScript Database Class Builder 1.0 brings you an advanced web application designed to produce VBScript source code for performing basic database table operations. These operations are INSERT/UPDATE, LOAD, and DELETE. CBP can operate as supplied with either a MySql database or Microsoft SQL Server. However this isn't a limitation of CBP and if you have other types of database available you could easily modify the project to encapsulate the functionality required for just about any database type or vendor.

<<less
Download (462.9KB)
Added: 2003-08-15 License: Freeware Price:
downloads
Online Script Converter 1.0

Online Script Converter 1.0


Online Script Converter - converts HTML to the following scripting languages PHP, ASP, JSP, Perl, Python, VBScript more>>
Online Script Converter is a simple tool designed to help you converts HTML to the following scripting languages PHP, ASP, JSP, Perl, Python, VBScript.
<<less
Download (naMB)
Added: 2007-05-16 License: Freeware Price:
893 downloads
ASP Script Encoder 1.0.5

ASP Script Encoder 1.0.5


Encode your client and server side VBscript, JScript more>> Encode your client and server side VBscript, JScript. Protecting it from prying eyes. The outputted script is encoded and illegible.<<less
Download (1.49MB)
Added: 2006-04-12 License: Freeware Price: Free
1301 downloads
Microsoft Script Host

Microsoft Script Host


Windows Script containing Visual Basic Script Edition more>> The following files will install Windows Script containing Visual Basic Script Edition (VBScript.) Version 5.5, JScriptR Version 5.5, Windows Script Components, Windows Script Host 2.0, and Windows Script Runtime Version 5.1.<<less
Download (618k)
Added: 2008-11-09 License: Freeware Price:
291 downloads
Comprehensive JScript and VBScript Reference 1

Comprehensive JScript and VBScript Reference 1


Comprehensive JScript and VBScript Reference is a helpful and all-in-one developers reference for JScript and VBScript and also links you to the Microsoft Add-in Center more>> <<less
Download (1.2MB)
Added: 2007-10-02 License: Freeware Price:
downloads
ASP Wizard 1.0

ASP Wizard 1.0


Generate ASP frameworks from Microsoft Access databases. more>>

ASP Wizard 1.0 is a convenient ActiveX tool which automatically creates an Active Server Pages framework from an Access database. The generated framework contains VBScript subroutines for displaying, validating, and updating the table or query you specify.

<<less
Download (35.7KB)
Added: 1998-04-18 License: Freeware Price:
1038 downloads
Internet Explorer 6 VBScript Handling Vulnerability Patch MS02-009

Internet Explorer 6 VBScript Handling Vulnerability Patch MS02-009


Prevent unauthorized access to the files on your computer. more>>

Internet Explorer 6 VBScript Handling Vulnerability Patch MS02-009 is a useful software which is designed to resolve the "Incorrect VBScript Handling in Internet Explorer can Allow Web Pages to Read Local Files" security vulnerability in Internet Explorer, and is discussed in Microsoft Security Bulletin MS02-009.

Download now to prevent a malicious user from using an unauthorized Web site to read the contents of files on your local computer.

This vulnerability exists because VBScript that is created dynamically in Internet Explorer can result in the script being assigned invalid permissions, which gives the script the ability to read your local files, if the path to the file is known.

This update prevents a malicious user from running VBScript in an unauthorized Web site to read the contents of files on your computer.

WareSeeker Editor

<<less
Download (308.1KB)
Added: 2002-05-15 License: Freeware Price:
2913 downloads
Function Library 1.0.2.9

Function Library 1.0.2.9


Function Library is the source code for the standard function library used by NetWorkDLS software products more>>
Function Library is the source code for the standard function library used by NetWorkDLS software products. It contains a wide array of easy to use common functions to ease your C/C++ programming headaches.
<<less
Download (87.1KB)
Added: 2006-08-22 License: Freeware Price:
1166 downloads
bin2pal 1.0.0

bin2pal 1.0.0


bin2pal is a spiffy little util to convert raw data into a C array similar to the ones used by Denthor more>>
bin2pal is a spiffy small program designed to help you in converting raw data into a C array similar to the ones used by Denthor.
bin2pal converts a raw data file into a C/C++ array of the type used in Denthors VGA Trainer Program. The infile must be at least 768 (256*3) bytes. If its longer, only the first 768 bytes will be used. It outputs to stdout so use redirection to write to a file. If you want to modify it to write to a file, open an outfile and replace the printf statements with fprintf (outfile).
<<less
Download (10KB)
Added: 2007-01-27 License: Freeware Price:
1000 downloads
Xbox Game Support Updates 2

Xbox Game Support Updates 2


Xbox Game Support Updates brings you a very useful update which enables your Xbox 360 video game console to play an array of games from your original Xbox video game console. more>> <<less
Download (12.6MB)
Added: 2007-08-21 License: Freeware Price:
downloads
Vbs To Exe 1.1

Vbs To Exe 1.1


Vbs To Exe converts VBScript files into executables. more>> Vbs To Exe converts VBScript files into executables. The created program executes the VBScript-code from memory using Ms-ScriptControl. It hides the source of your Script-file. Direct script execution is also possible.<<less
Download (10KB)
Added: 2008-05-15 License: Freeware Price:
1148 downloads
 
Other version of Vbs To Exe
Vbs To Exe 1.1.0.0files into executables.The created program executes the VBScript-code from memory using Ms
License:Freeware
Download (16k)
382 downloads
Added: 2008-11-09
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5