|
|
Visual Basic for Applications Coding Visual Basic Script Coding:
Visual Basic for Applications: Visual Basic for Applications was used to add functionality
to specialized forms. In the example below a simple Calculator form was created in code.
The user would be continually prompted for a value that in
turn would display, within a message box, the calculated bonus. Each time a new
number was entered the code would keep track of the number of entrys made as
well as the total value of the calculation returned. If the user entered the
String Total the code would display the total number of entries and the
added sum of the calculation totals. If the user entered a 0 the operation
would halt and exit the sub procedure. Visual Basic Script: Visual Basic Script was added to HTML pages to add Vbscript
functionality to the e-CarConnexions Project. Pictured below is the script used
to create a login page to the e-CarConnexion Intranet. The script would not
allow user entry unless the proper user name and password were entered.
|
|
Send mail to cjfancy@hotmail.com with
questions or comments about this web site.
|