PureBytes Links
Trading Reference Links
|
<x-html><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3401" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Self paced course in <FONT size=2>(for the very basics
of) </FONT>VBScript (total unzipped 8.5 Mb).</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Regards,<BR>Ton Maas<BR><A
href="mailto:ms-irb@xxxxxxxxxxxxx">ms-irb@xxxxxxxxxxxxx</A><BR>Dismiss the
".nospam" bit (including the dot) when replying.</FONT></DIV>
<DIV> </DIV>
<DIV>
<HR>
</DIV>
<DIV><FONT size=2><STRONG></STRONG></FONT> </DIV>
<DIV><FONT size=2><STRONG><A
href="http://www.microsoft.com/train_cert/download/1080_web.exe">Self-Paced
Training for Visual Basic Scripting</A></STRONG><BR>Essentials of Microsoft
Visual Basic Scripting Edition 3.0 is a FREE self-paced,</FONT></DIV>
<DIV><FONT size=2>(VB Scripting Edition and HTML-based) </FONT><FONT
size=2>course that provides you with the</FONT></DIV>
<DIV><FONT size=2>knowledge and skills to create scripted content</FONT></DIV>
<DIV><FONT size=2> - for Web sites</FONT></DIV>
<DIV><FONT size=2> - to automate (administrative) tasks using the
Windows Scripting Host(WSH).</FONT></DIV>
<DIV><FONT size=2>WSH is FREE available from the Microsoft Scripting-site and
also comes </FONT><FONT size=2>(optionaly) with IE.</FONT></DIV>
<DIV><FONT size=2>Students can use this course to fulfill VBScript prerequisite
requirements.<BR></DIV></FONT>
<DIV>
<HR>
</DIV>
<DIV><FONT size=2>
<TABLE border=0 cellPadding=0 cellSpacing=0 width="95%">
<TBODY>
<TR>
<TD vAlign=top width=450>
<P><FONT size=2><I></I></FONT> </P>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
<P><FONT size=2><I><IMG align=baseline alt="" border=0 hspace=0
src="cid:005301bea30a$e35743a0$LocalHost@xxxxx"></I></FONT></P></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE>
<P><FONT size=2><I>Course No. 1080 - Self Paced <BR></P></I></FONT>
<H2>Essentials of Microsoft Visual Basic Scripting Edition 3.0 for Web
Site Development</H2>
<DIV><!---If preliminary syllabus, add following line:------>Download this
course from a self-extracting Zip file: <A
href="http://www.microsoft.com/isapi/train_cert/download/1080_web.exe">1080_web.exe</A> (6MB
file). <BR><!---Begin Table of Contents------><BR><B><I>Table of
Contents</I></B> <BR><BR>Introduction <BR>At Course Completion
<BR>Microsoft Certified Professional Exams <BR>Prerequisites <BR></DIV>
<H2><A name=Introduction>Introduction</A></H2>
<DIV>This hands-on, self-paced tutorial provides the knowledge and skills
to create scripts using Microsoft® Visual Basic® Scripting Edition version
3.0 on three different platforms:</DIV>
<DIV>- Microsoft Internet Explorer version 3.0 or later</DIV>
<DIV>- Active Server Pages for Microsoft Internet Information Server</DIV>
<DIV> version 3.0 or later</DIV>
<DIV>- Microsoft Windows® Scripting Host version 1.0</DIV>
<DIV>The basic information in this course also applies to creating scripts
for any other Microsoft or third-party product that uses VBScript 3.0.
</DIV>
<P>This tutorial will teach basic programming concepts such as:
<UL>
<LI>Using variables
<LI>Getting and displaying information
<LI>Using conditional statements
<LI>Creating looping constructs
<LI>Using ActiveX™ objects
<LI>Structuring code
<LI>Using debugging techniques </LI></UL>
<H2><A name=Completion>At Course Completion</A></H2>At the end of the
tutorial, (Web page) authors will be able to:
<UL>
<LI>Create client and server scripts that can look up information from a
database
<LI>Use ActiveX objects
<LI>Perform logical operations, validate input, and format the output
for Web browsers </LI></UL>System administrators and integrators who
finish this course will be able to:
<UL>
<LI>Customize Microsoft Office and the Microsoft BackOffice® family to
automate administrative tasks
<LI>Create macros
<LI>Help integrate products </LI></UL>
<H2><A name=Certified>Microsoft Certified Professional Exams</A></H2>This
online tutorial does not apply to any specific Microsoft Certified
Professional exam. <BR><BR>
<H2><A name=Prerequisites>Prerequisites</A></H2>This tutorial requires a
general familiarity with the Microsoft Windows 95 or Windows NT® operating
system. No previous programming experience is required.
<P><I>The course materials, lectures, and lab exercises are in English. To
benefit fully from our instruction, students need an understanding of the
English language and completion of the prerequisites.</I> <BR></P>
<DIV></DIV><BR>
<P><FONT size=1>1080A © 1997 Microsoft Corporation. All rights reserved.
Some elements of this course syllabus are subject to change. This syllabus
is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS
OR IMPLIED, IN THIS SUMMARY. Microsoft, ActiveX, BackOffice, Visual Basic,
Windows, and Windows NT are either registered trademarks or trademarks of
Microsoft Corporation in the United States and/or other countries. 0897
</FONT></P>
<P></P>
<TD width=120> </TD></TD></TR>
<TR>
<TD colSpan=2>
<CENTER>
<HR align=center color=#000080 noShade SIZE=2 width="90%">
<A href="file:///D:/misc/cpyright.htm"><FONT
face="verdana, arial, helvetica" size=1>© 1999 Microsoft Corporation. All
rights reserved. Terms of use</FONT></A>.
<!-- end copyright notice --></CENTER>
<CENTER>
<P><!-- LAST MOD DATE SCRIPT -->
<SCRIPT language=javascript>
<!--
update = new Date(document.lastModified)
var months = new Array('January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December');
var now = new Date();
var monthName = months[update.getMonth()];
var date = update.getDate();
var year = update.getYear();
document.write("<font face='verdana, arial, helvetica' size=1 color='#414141'>Last Modified: " + monthName + " " + date + ", " + "19" + year + "</font><br>")
//-->
</SCRIPT>
<FONT color=#414141 face="verdana, arial, helvetica" size=1>Last
Modified: May 19, 1999</FONT><!-- end copyright notice --></P></CENTER></TD></TR></TBODY></TABLE></FONT></DIV></BODY></HTML>
</x-html>
Attachment Converted: "c:\eudora\attach\vbscript.gif"
|