Articles related to "Vbscript Programming"



Display the Greek Alphabet with VBScript
The Greek alphabet cannot typed directly into a web page. Instead ASCII codes must be used. So, intead of having to remember 48 separate codes just use VBScript code.
greek alphabet greek letters alpha omega vbscript programming vbscript arrays

Professional CGI Web Development with VBScript
CGI (the Common Gateway Interface) is traditionally the domain of languages such as Perl. However, there is no need for the VBScript programmer to set aside their skills
vbscript programming vbscript tutorial examples vbscript cgi vbscript executeglobal web page siteprogramming

Using Microsoft Access without Microsoft Access
Microsoft Access is a very powerful database - so powerful that that a VBScript programmer doesn't even need to install it in order to use it.
microsoft access database vbscript programming windows programming computer programming microsoft jet database

Windows Scripting: Command Line VBScript
VBScript is not just a programming language for Intranet web sites; it is also a powerful scripting language - a scriting language that can be used from the command line
windows scripting vbscript command line dos commands standard input output running runvbscript dos prompt

A Simple Windows Desktop Application in VBScript
If anyone thought that Ajax was limited to web pages, or even Javascript, then they's be wrong. This article shows how to obtain stock quotes without a web browser.
yahoo! finance stock quotes vbscript programming windows desktop applications php server scripts

Create a Word Document with VBA and VBScript
MIcrosoft Word is used throughout the would in thousands of offices to produce millions of reports - many of which can be automating using VBA and VBScript
vba visual basic for applications vbscript programming microsoft office word automation create new word document vba vbscript file system object filesystemobject fso word.appli

How to Program Button Events with VBScript
Internet Explorer is the one web browser that uses VBScript and because of that it is very powerful - especially when it comes to handling events such as button clicks
internet explorer vbscript programming button events web page computer programming web page site design vbscript subroutines

How to Use SQL Statements with VBScript
The contents of a database (such as Microsoft Access) can be examined and modified by using VBScript and the insert, update, delete and select statements.
microsoft access windows programming vbscript programming insert update delete select statements sql statements

How to Use the VBScript Scripting Dictionary
VBScript does not have the associative array (or hash) data type. However, what it does have is the scripting dictionary. If anything, it's even better than a hash.
associative array hash scripting dictionary look up table vbscript example tutorial vbscript programming

Using GET and POST in a VBScript CGI Web Page
One of the key tasks that any CGI web page must do is to process the GET and POST variables sent from forms. This can be difficult, but not for the VBScript programmer.
vbscript cgi vbscript form process vbscript programming web page site design vbscript example tutorial

Using Multidimensional Arrays with VBScript
A VBScript programmer can use multidimensional arrays in their applications. By using these they organize their data into lists, rectangles or even into a matrix
visual basic programming vbscript programming multidimensional arrays one two nth dimension programming matrix matrices

Windows Scripting: Creating a VBScript Shell
VBScript does not have a command line interpreter of its own; however a programmer can quickly write a wrapper script that will act as a simple VBScript shell.
windows vbscript programming windows vbscript command line interpreter windows vbscripts secrets entering vbscript on command line vb programming

How to Use Database Recordsets with VBScript
VBScript is a powerful computer programming language and ODBC is a simple way of connecting to databases - together they provide a versatile tool for any programmer
odbc open database connectivity windows computer programming language vbscript vbscript vbs computer prorgram mysql myodbc odbc connector vbscript recordset connection

Adding Public and Private Methods to a Class
Methods are a vital part of any class. They enable programmers to use the objects effectively, and for objects to communicate with each other.
class object methods class instantiate object vbscript object oriented programming vbscript example tutorial windows programming

Automating Word and Excel with VBA and VBScript
Programmers can quickly automate Microsoft office applications by using VBA, and when combined with VBScript they have a very powerful tool at their disposal.
vba vbs vbscript microsoft office application automation windows programming word excel programming word document select

How to Carry Out VBScript File Management
VBScript is a powerful computer programming language. A VBS script file can be used to create, copy and delete files. And by combining those command it can rename a file
vbscript rename file vbscript delete file vbscript copy file vbscript file computer programming language

Generating HTML on-the-fly
One of the coolest features of VBScript is its capability to generate HTML on-the-fly. You can use the programming capabilities of VBScript to decide what should appear on the page and how it should appear. Then the script code can output the HTML for display within the browser window.
www-design internet client programming html


| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0-9 |