Main > Free Download Search >

Free visual basic programs script

visual basic programs

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1692
Ajax Basic Tutorial

Ajax Basic Tutorial


AJAX, or Asynchronous JavaScript and XML, is a web technology that is based on JavaScript. more>> Ajax Basic Tutorial provides you with a powerful application which is based on JavaScript and HTTP requests. By using AJAX, JavaScript can be used to get/send data from/to a server without reloading the whole webpage with the help of XMLHttpRequest object<<less
Added: 2009-07-04 License: Freeware Price: $0.00USD
14 downloads
A basic time profiler 1.0

A basic time profiler 1.0


A basic time profiler script provides a very simple time profiling module which helps you to measure actual execution time for blocks of Python code. more>> A basic time profiler 1.0 offers you a powerful tool which is able to provide a very simple time profiling module helping you to measure actual execution time for blocks of Python code.<<less
Added: 2007-06-07 License: Other Free / Open Source License - Python License Price: OtherFreeOpenSourceLicensePythonLicense
11 downloads
Visual RegExps 1.5

Visual RegExps 1.5


This program is a tool for creating and working with regular expressions. You can type your regexps in and see them match the data real time, as well as see a list of all the matches found by the pattern. You can use this to help develop efficient and more>> This program is a tool for creating and working with regular expressions. You can type your regexps in and see them match the data real time, as well as see a list of all the matches found by the pattern. You can use this to help develop efficient and working regular expressions for your programs without having to spend lots of extra time debugging the expressions from inside a program. Also has the ability to save expressions and recall them later. Also added the ability to turn off live matching to prevent slowdowns with very large patterns or data. Written in Visual Basic .NET so it can run on Windows and Linux.<<less
Added: 2005-07-21 License: Freeware Price: $0.00USD
14 downloads
dicap Basic 1.0

dicap Basic 1.0


dicap Basic is the next generation captcha solution for your web application. Two features make dicap a unique and valuable solution for you: 1. The captcha is easy readable for the users. 2. It is very hard to computer-read the captcha and transform more>> dicap Basic is the next generation captcha solution for your web application. Two features make dicap a unique and valuable solution for you: 1. The captcha is easy readable for the users. 2. It is very hard to computer-read the captcha and transform it into the right number-code<<less
Added: 2008-05-19 License: Commercial Price: $0.00USD
11 downloads
SetVB2Java (Visual Basic Forms to Java Migration) 1.0

SetVB2Java (Visual Basic Forms to Java Migration) 1.0


SetVB2Java is an easy-to-use component for migration of Visual Basic Forms and UserControls into pure Java Source Code (Swing Style). You just implement SetVB2Java into your Visual Basic IDE and your Forms and UserControls will be converted within a more>> SetVB2Java is an easy-to-use component for migration of Visual Basic Forms and UserControls into pure Java Source Code (Swing Style). You just implement SetVB2Java into your Visual Basic IDE and your Forms and UserControls will be converted within a few minutes. The Component is free.<<less
Added: 2006-03-14 License: Freeware Price: $0.00USD
14 downloads
 
Other version of SetVB2Java
SetVB2Java (Visual Basic Forms to Java Migration)SetVB2Java is an easy-to-use component for migration of Visual Basic Forms and UserControls ... -use component for migration of Visual Basic Forms and UserControls into pure Java Source Code
Price: FreeAdditionalInfohttpwww.getobject.com
License:Freeware
Download
1327 downloads
Added: 2006-03-14
Affiliate Program Script 1.1

Affiliate Program Script 1.1


Free basic affiliate program script available in Access database and includes: unlimited number of sale products, per click, per lead, per sale commissions, flat fee / percentage commissions, chargeback / refund management, unlimited number of banners more>> Free basic affiliate program script available in Access database and includes: unlimited number of sale products, per click, per lead, per sale commissions, flat fee / percentage commissions, chargeback / refund management, unlimited number of banners and text links, links statistics reports, multi currency support.<<less
Added: 2005-02-28 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Affiliate Program Script
Affiliate Program ScriptFree basic affiliate program script available in Access database . Free basic affiliate program script available in Access database
License:Freeware
Download
1713 downloads
Added: 2005-02-28
Basic I/O operations

Basic I/O operations


In this tutorial we will learn to read data from standard input device and write data on standard output devices. more>> Basic I/O operations is a useful guide which will help you learn to read data from standard input device and write data on standard output devices . The header file required by every program containing standard input/output functions is studio.<<less
Added: 2009-07-04 License: Freeware Price: $0.00USD
14 downloads
Basic cookies

Basic cookies


Learn how to use cookies to allow user downloading a file only once. Limit people from accessing things more than once. Simple comments and explanations. more>> Learn how to use cookies to allow user downloading a file only once. Limit people from accessing things more than once. Simple comments and explanations.<<less
Added: 2005-06-11 License: Freeware Price: Free
1596 downloads
Basic photo appearance

Basic photo appearance


Using this tutorial, you will see how to create simple photo appearance animation using some special flash tricks. more>> Using this tutorial, you will see how to create simple photo appearance animation using some special flash tricks.<<less
Added: 2007-11-20 License: Freeware Price: $0.00USD
10 downloads
PHP SOAP Extension Client Programs 2.03

PHP SOAP Extension Client Programs 2.03


This article provides notes and tutorials on PHP SOAP Extension client functions and client testing programs. more>> This article provides notes and tutorials on PHP SOAP Extension client functions and client testing programs.<<less
Added: 2008-05-07 License: Freeware Price: $0.00USD
15 downloads
Basic Contact Form

Basic Contact Form


Basic Contact Form is a simple and secure PHP email contact form written specifically for cPanel users but works on almost all PHP enabled web servers. Installation instructions are dummyproof, instal more>> Basic Contact Form is a simple and secure PHP email contact form written specifically for cPanel users but works on almost all PHP enabled web servers. Installation instructions are dummyproof, install support is available if needed.<<less
Added: 2006-12-03 License: PHP License Price: $4.00AdditionalInfoPurchaserscanmakeasmanycopiesofscriptasneededfortheirownusebutdonothaveresalerights.
1070 downloads
Visual Basic (VB) Script Tutorials - Herongs Tutorial Notes

Visual Basic (VB) Script Tutorials - Herongs Tutorial Notes


This free Visual Basic (VB) Script tutorial book is a collection of notes and sample codes written by the author while he was learning VB Script himself. It can be used as a tutorial guide for beginne more>> This free Visual Basic (VB) Script tutorial book is a collection of notes and sample codes written by the author while he was learning VB Script himself. It can be used as a tutorial guide for beginners or a reference book for experienced developers. Topics include: Visual Basic, VB Script, Data Type, Variable, Variant, Array, String, Operation, Expression, If Else, Loop, While, For Each, Procedure, Function, Null, and Conversion. Main sections are: - What Is Visual Basic? - Data Types and Literals - Numeric Operations - Comparison and Logic Operations - String Operations - Variables - Declaration and Assignment - Expressions - Statements and Grammar - Array Declaration - Fixed-Size Array Example - Dynamic-Size Array Example - Conditional Statements - Loop Statements - "For ... Next" Statements - "While" Statements - Defining and Invoking Function Procedures - Defining and Invoking Sub Procedures - Rules of Passing Arguments - Passing Array as Arguments - Variable Scope in Procedures<<less
Added: 2006-03-14 License: Free for non-commercial use Price: Free
824 downloads
Basic Shooting game 1.0

Basic Shooting game 1.0


Learn how to use the mouse to aim, fire, and make target die when you hit them. more>> Learn how to use the mouse to aim, fire, and make target die when you hit them.<<less
Added: 2007-07-18 License: Freeware Price: $0.00USD
11 downloads
Basic File Read

Basic File Read


Basic File Read offers you a useful web module file read. more>> Basic File Read offers you a useful web module file read which will read a file that has information in it like this:

this
is
a
test

And it will display it on the screen as such. If you want to print out a certain line you would just change the $i to a number and add it to $fileread[1] and that will print out the certain line.

<<less
Added: 2007-06-21 License: GPL - GNU Public License Price: GPLGNUPublicLicense
1 downloads
Basic PHP Form Processing

Basic PHP Form Processing


Learn how to create an HTML form and how to program a simple PHP page to process the information of that HTML form. A basic knowledge of HTML will make this tutorial easier. more>> Learn how to create an HTML form and how to program a simple PHP page to process the information of that HTML form. A basic knowledge of HTML will make this tutorial easier.<<less
Added: 2004-09-09 License: Other Free / Open Source License Price: FreeAdditionalInfoWebsite
1900 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5