Online Scripting eLearning

Scripting Training Provider? - Tell us about your Training!
Scripting Training Seminars and Classes
From 123-CBT Computer Based Training
WORKING WITH HTML5 AND CSS3 on-line e-learning cbt (computer based)cd rom WORKING WITH HTML5 AND CSS3  more...
JAVASCRIPT FUNDAMENTALS on-line e-learning cbt (computer based)cd rom JAVASCRIPT FUNDAMENTALS  more...
DHTML BASICS on-line e-learning cbt (computer based)cd rom DHTML BASICS  more...
ADVANCED XML on-line e-learning cbt (computer based)cd rom ADVANCED XML  more...
XML ESSENTIALS on-line e-learning cbt (computer based)cd rom XML ESSENTIALS  more...
Linux System Customization and Automation on-line e-learning cbt (computer based)cd rom Linux System Customization and Automation Linux To discuss common scripting languages and to describe methods for automating Linux system tasks  more...
UNIX Shell Scripting Basics on-line e-learning cbt (computer based)cd rom UNIX Shell Scripting Basics UNIX To explain how to create simple shell scripts using UNIX shell commands  more...
DHTML and Cascading Style Sheets on-line e-learning cbt (computer based)cd rom DHTML and Cascading Style Sheets To outline how and when to use basic DHTML and to describe how to use Cascading Style Sheets for positioning and formatting in web pages  more...
Making Content Dynamic with DHTML on-line e-learning cbt (computer based)cd rom Making Content Dynamic with DHTML To describe how to make content dynamic using DHTML  more...
Structuring XML with Schemas on-line e-learning cbt (computer based)cd rom Structuring XML with Schemas To structure XML using schemas  more...
Advanced Schemas on-line e-learning cbt (computer based)cd rom Advanced Schemas To enhance schemas with user-defined datatypes and namespaces  more...
Transforming and Formatting XML on-line e-learning cbt (computer based)cd rom Transforming and Formatting XML To use XSLT and XSL-FO syntax to transform XML documents  more...
Querying Navigating and Linking XML Data on-line e-learning cbt (computer based)cd rom Querying, Navigating, and Linking XML Data To work with the XML standards used to query, navigate, and link XML data  more...
XML APIs on-line e-learning cbt (computer based)cd rom XML APIs To use APIs to manage DOM and SAX models of XML data  more...
Extending XML on-line e-learning cbt (computer based)cd rom Extending XML To use some W3C standards to extend XML  more...
UNIX Shell Scripting Tools on-line e-learning cbt (computer based)cd rom UNIX Shell Scripting Tools UNIX To explain how to use variables, operators, and text editing tools in UNIX shell scripts  more...
Actionscript Multimedia in Flash CS4 on-line e-learning cbt (computer based)cd rom ...ipt & Multimedia in Flash CS4 Adobe ActionScript, a scripting language used to manipulate Flash movies, is at the heart of creating interactivity in your movies. Gaining a grasp of ActionScript is essential if you want to produce highly interactive user experiences. This, coupled with an ability to integrate sound and video into Flash, will give your movies an interactive edge This course  more...
Web Development Fundamentals on-line e-learning cbt (computer based)cd rom Web Development Fundamentals This course will provide an overview of the concepts and skills necessary to design and publish a web site. It will cover how to use HTML and CSS to develop web site content. It will also provide an overview of the role of languages such as DHTML, XHTML, XML, and JavaScript in web site implementation. It also introduces the user to advanced web techniques such as  more...
Querying XML Data With XPath and XQuery on-line e-learning cbt (computer based)cd rom Querying XML Data With XPath and XQuery The XML Path Language, XPath, is designed to allow the developer to select specific parts of an XML document. XPath is also used extensively with the XML query language, or XQuery. This course will cover how to use these languages to both navigate and query XML data. Specific topics covered include XPath basics, XPath functions, as well XQuery built-in  more...
Web Services XML on-line e-learning cbt (computer based)cd rom Web Services & XML Since XML provides a language that can be used on various platforms and by a variety of applications, it is an ideal way for web services to send information back and forth. This course will examine the key role that XML plays in the creation and use of web services and its various elements. Specific topics include using SOAP, WSDL, REST, and security.  more...
XML Language Basics on-line e-learning cbt (computer based)cd rom XML Language Basics XML (Extensible Markup Language) is a language used primarily for the management, display, and organization of data. XML consists of tags used to define elements and is derived from SGML or Standard Generalized Markup Language for use on the web. This course discusses the basics of creating documents in XML. It also covers how to use Document Type Definitions (DTDs) to  more...
Manipulating XML with the SML DOM Ajax on-line e-learning cbt (computer based)cd rom Manipulating XML with the SML DOM & Ajax Accessing and parsing XML data is an important facet of utilizing it in web applications. Some of the most popular ways of accessing and parsing XML data are through the XML Document Object Model (XML DOM) and through asynchronous JavaScript and XML (Ajax). This course will explore how to use these techniques with XML to realize its data potential.  more...
XML Transformation Using XSLT XSL-FO on-line e-learning cbt (computer based)cd rom XML Transformation Using XSLT & XSL-FO XSLT and XSL-FO provide a way to transform XML data into a variety of formats. They each have an important role to play since data often needs to be formatted for presentation to the end user. This course will examine how each is used to format and transform XML for user consumption, as well how to use both client-side and server-side methods to perform  more...
JavaScript Advanced Browser Scripting DHTML on-line e-learning cbt (computer based)cd rom ...Scripting & DHTML JavaScript allows developers to use browser scripting techniques to detect code or user-entry errors, and to dynamically add interactivity to web sites. This course explores and demonstrates how to use JavaScript to incorporate error handling techniques into your programs as well as enhance the interactivity of the user experience using DHTML. Specific topics covered  more...
JavaScript Browser Scripting Fundamentals on-line e-learning cbt (computer based)cd rom ...Scripting Fundamentals Using JavaScript, developers can interact with numerous browser objects, create and modify windows and frames, and access and modify form information. This course explores and demonstrates how to use JavaScript to access and modify client-side features of the browser, and as a result to add a degree of interactivity to web sites. Specific topics covered include  more...
Actionscript Sound Video in FlashCS3 on-line e-learning cbt (computer based)cd rom ...pt, Sound & Video in FlashCS3 Adobe ActionScript, a scripting language used to manipulate objects and movies in Flash CS3, is at the heart of creating interactivity in your movies. Gaining a grasp of ActionScript is essential if you want to produce highly-interactive user experiences. This, coupled with an ability to integrate sound and video into Flash, will give your movies the edge.  more...
JavaScript Objects Object-Oriented Programming on-line e-learning cbt (computer based)cd rom JavaScript: Objects & Object-Oriented Programming Object-oriented programming is an important feature of JavaScript. This course will explore the advantages and implications of object-oriented programming, and prepare the learner to create and utilize user-defined objects in JavaScript. It will also introduce key objects that are part of the JavaScript language, including String, Math,  more...
JavaScript Functions Regular Expressions on-line e-learning cbt (computer based)cd rom JavaScript: Functions & Regular Expressions In JavaScript, all functions are technically Function objects and provide users with an alternative way to encapsulate statements to perform more powerful and useful actions in a reusable piece of code. Regular expressions ease the task of validating data in JavaScript programs. This course will explore how to use Function objects and useful  more...
JavaScript Language Basics on-line e-learning cbt (computer based)cd rom ...uage Basics JavaScript is a client-side interpreted scripting language that enables you to enhance static web applications by working in tandem with HTML and Cascading Style Sheet (CSS). This course will introduce the history of JavaScript and outline how it is commonly used to develop dynamic web sites. Moving into the fundamentals of the language, the course will demonstrate the use of  more...
ASP NET AJAX and Client-Side Scripting With VB 2008 and ASP NET 3 5 on-line e-learning cbt (computer based)cd rom ...Scripting With VB 2008 and ASP.NET 3.5 Microsoft Both Visual Studio 2008 and ASP.NET 3.5 provide integrated support for ASP.NET AJAX and client-side scripting. This course provides an overview of what ASP.NET AJAX is and demonstrates how to utilize ASP.NET AJAX and client-side script in web applications using Visual Studio 2008. Specific topics covered include the support for AJAX in the  more...
NET Framework 4 0 Client-Side Scripting AJAX with VB 2010 on-line e-learning cbt (computer based)cd rom ...Scripting & AJAX with VB 2010 Microsoft Microsoft Certified Technology Specialist .Net Framework 4, Web Applications Development (Exam 70-515) Both Visual Studio 2010 and ASP.NET 4.0 provide integrated support for ASP.NET AJAX and client-side scripting. This course provides an overview of what ASP.NET AJAX is and demonstrates how to utilize ASP.NET AJAX as well as client-side script in  more...
ActionScript Multimedia in Flash CS5 on-line e-learning cbt (computer based)cd rom ...ipt & Multimedia in Flash CS5 Adobe ActionScript, a scripting language used to manipulate Flash movies, is at the heart of creating interactivity in your movies. Gaining a grasp of ActionScript is essential if you want to produce highly interactive user experiences. This, coupled with an ability to integrate sound and video into Flash, will give your movies an interactive edge. This  more...
NET Framework 4 Client-Side Scripting AJAX with C 2010 on-line e-learning cbt (computer based)cd rom ...Scripting & AJAX with C#2010 Microsoft Microsoft Certified Technology Specialist .Net Framework 4, Web Applications Development (Exam 70-515) Both Visual Studio 2010 and ASP.NET 4 provide integrated support for ASP.NET AJAX and client-side scripting. This course provides an overview of what ASP.NET AJAX is and demonstrates how to utilize ASP.NET AJAX as well as client-side script in web  more...
Introduction to HTML5 and CSS3 on-line e-learning cbt (computer based)cd rom Introduction to HTML5 and CSS3 This course provides an overview of the changes to HTML5 and CSS3 from their previous versions. It introduces some of the key features of HTML5 and CSS3, and how to apply these features to create a simple HTML5 program styled with CSS3. This course also shows how supporting browsers will render the page and provides fallback solutions for non-supporting  more...
Working with Forms the Canvas Media in HTML5 on-line e-learning cbt (computer based)cd rom Working with Forms, the Canvas & Media in HTML5 This course provides detailed instruction on three new APIs in HTML5 Canvas, Audio and Video as well as on the new features of the Forms API. The course also shows how supporting browsers will render the page and provides fallback solutions for non-supporting browsers.  more...
Advanced HTML5 on-line e-learning cbt (computer based)cd rom Advanced HTML5 This course provides instruction on many of the new API's that have been introduced with HTML5 relating to web support, communication, and 3D graphics. The course also covers features that are strictly speaking not part of the HTML5 specification, but are often associated with HTML5 because they were introduced at much the same time.  more...
From Online Training Directory
Adobe Flash CS3 Professional: ActionScript 3 Essentials on-line e-learning cbt (computer based) ...to make your Flash applications more dynamic by using the scripting language to add interactivity and control effects. If you are already familiar with ActionScript 2 from Flash 7 or 8, our video tutorials help you make the switch with minimum effort with updates about the new changes in naming, syntax and Class structure. This self-directed course can be completed within 90 days or sooner  more...
From 123-CBT Computer Based Training
VBScript - Elements Arrays Procedures and Program Flow on-line e-learning cbt (computer based) To explain the capabilities of the VBScript programming language and the use of arrays, procedures, loops, and conditional statements in a VBScript program  more...
VBScript- Functions Core Objects and Classes on-line e-learning cbt (computer based) To explain the purpose and syntax of the built-in VBScript functions and how objects and classes are implemented in VBScript  more...
XML Language Basics on-line e-learning cbt (computer based) To provide an overview of XML, discuss XML structures, and discuss DTDs and XML schemas  more...
Style Sheets and Links on-line e-learning cbt (computer based) To explain the use of style sheets and links in XML and to discuss different XML applications  more...
JavaScript Language Basics on-line e-learning cbt (computer based) To teach the basics of the JavaScript language  more...
JavaScript Scripting on-line e-learning cbt (computer based) To teach the basics of JavaScript client-side scripting  more...
Command-line Administration in WebSphere 5 0 on-line e-learning cbt (computer based) To demonstrate how to use command-line administration and scripting to manage and configure the WebSphere environment  more...
Shell Scripting in Linux on-line e-learning cbt (computer based) To outline how to write the main components of shell scripts in Linux  more...
User State Migration on-line e-learning cbt (computer based) The process of migrating users? documents and settings from one operating system to another is called user state migration. Migrating user settings within and enterprise environment has typically been a complex process due to the number of computers and users involved, however with careful planning and utilization of the new User State Migration Tool migration issues should be reduced. This course  more...
Web Development Fundamentals on-line e-learning cbt (computer based) To outline web-page develpment using HTML and to introduce scripting and database management and connection techniques  more...
Web Development Fundamentals on-line e-learning cbt (computer based) To outline web-page develpment using HTML and to introduce scripting and database management and connection techniques  more...
Web Development Fundamentals on-line e-learning cbt (computer based) To outline web-page develpment using HTML and to introduce scripting and database management and connection techniques  more...
Web Development Fundamentals on-line e-learning cbt (computer based) To outline web-page develpment using HTML and to introduce scripting and database management and connection techniques  more...
Web Development Fundamentals on-line e-learning cbt (computer based) To outline web-page develpment using HTML and to introduce scripting and database management and connection techniques  more...
Web Development Fundamentals on-line e-learning cbt (computer based) To outline web-page develpment using HTML and to introduce scripting and database management and connection techniques  more...
Visual InterDev 6 0 Building Web Sites and Pages on-line e-learning cbt (computer based)cd rom ...soft Visual Studio 6.0 Enterprise Edition. Unit 3: Scripting and DHTML Duration: 2 Hour(s) Identify the advantages of server-side scripts and client-side scripts. Create a client-side script by using Script Outline. Validate the user input by using the HTML form. Match the browser objects with their descriptions. Detect the browser version by using the Navigator object.  more...
IIS 4 0 Creating Configuring a Web Server - Part 1 on-line e-learning cbt (computer based)cd rom ...s of the ISM HTML. Identify the benefits of the Windows Scripting Host. Identify the features of the metabse. Unit 4: IIS 4.0 Architecture Duration: 1 Hour(s) Match the protocols supported by IIS 4.0 with their functions. Match the components of administration architecture with their functions. Match the shared facilities of the Inetinfo process with their functions.  more...
Visual InterDev 6 0 Building Web Sites and Pages on-line e-learning cbt (computer based)cd rom ...osoft Visual Studio 6.0 Enterprise Edition. Unit 3: Scripting and DHTML Duration: 2 Hour(s) Identify the advantages of server-side scripts and client-side scripts. Create a client-side script by using Script Outline. Validate the user input by using the HTML form. Match the browser objects with their descriptions. Detect the browser version by using the Navigator object.  more...
XML Programming--Part 1 Components Style Sheets on-line e-learning cbt (computer based)cd rom ... At least elementary knowledge about other programming or scripting languages is recommended. T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1: XML Document Fundamentals Duration: 2 - 3 Hour(s) Identify the features and functions of XML. Identify the stages in the development of markup languages. Identify the tags in XML document structure. Identify key XML  more...
XML Programming--Part 1 Components Style Sheets on-line e-learning cbt (computer based)cd rom ... At least elementary knowledge about other programming or scripting languages is recommended. T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1: XML Document Fundamentals Duration: 2 - 3 Hour(s) Identify the features and functions of XML. Identify the stages in the development of markup languages. Identify the tags in XML document structure. Identify key XML  more...
Enterprise Connectivity with J2EE V1 4 Java Server Pages on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity. However, to fully prepare for the certification, it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are Web applications and JSPs. Learn To: Match HTTP methods with their functionality.  more...
Enterprise Connectivity with J2EE V1 4 Java Server Pages on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity. However, to fully prepare for the certification, it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are Web applications and JSPs. Learn To: Match HTTP methods with their functionality.  more...
UNIX Shell Programming Part 1 Bourne Shell Bash on-line e-learning cbt (computer based)cd rom ...le with the sed command. • Identify features of sed scripting. • Identify features of the bash shell user environment. • Identify functions of wildcards. • Identify functions of basic regular expressions. • Identify features of pattern matching. • Identify features of command line editing. • Create a bash shell script. • Identify features of  more...
Commerce Server 2000 Design Implementation Curriculum on-line e-learning cbt (computer based)cd rom ...eb sites by using Active Server Pages (ASP), Visual Basic Scripting Edition or JavaScript, data connectivity, client-server concepts and technologies (Internet Information services (IIS), Microsoft SQL Server (tm)) and COM+. Suggest knowledge of Web development, databases, datawarehousing, VB, COM and e-commerce concepts. Deployment Options Internet / Intranet, Download, LAN, Workstation  more...
Commerce Server 2000 Design Impl Part 1 Intro on-line e-learning cbt (computer based)cd rom ...eb sites by using Active Server Pages (ASP), Visual Basic Scripting Edition or JavaScript, data connectivity, client-server concepts and technologies (Internet Information services (IIS), Microsoft SQL Server (tm)) and COM+. Suggest knowledge of Web development, databases, datawarehousing, VB, COM and e-commerce concepts. This course prepares learners for exam 70-234. Deployment Options  more...
Commerce Server 2000 Design Impl Part 2 Users Objects Catalogs on-line e-learning cbt (computer based)cd rom ...eb sites by using Active Server Pages (ASP), Visual Basic Scripting Edition or JavaScript, data connectivity, client-server concepts and technologies (Internet Information services (IIS), Microsoft SQL Server (tm)) and COM+. Suggest knowledge of Web development, databases, datawarehousing, VB, COM and e-commerce concepts. This course prepares learners for exam 70-234. In addition, learners  more...
Commerce Server 2000 Design Impl Part 3 Pipelines on-line e-learning cbt (computer based)cd rom ...eb sites by using Active Server Pages (ASP), Visual Basic Scripting Edition or JavaScript, data connectivity, client-server concepts and technologies (Internet Information services (IIS), Microsoft SQL Server (tm)) and COM+. Suggest knowledge of Web development, databases, datawarehousing, VB, COM and e-commerce concepts. This course prepares learners for exam 70-234. In addition, learners  more...
Visual Basic NET-Web Based Development Curriculum on-line e-learning cbt (computer based)cd rom The Microsoft Visual Basic.NET-Web Based Development Curriculum introduces Microsoft Visual Studio.NET and ASP.NET Web application projects. The student will learn about error handling and code debugging, user input validation, ADO.NET database connections and data access. The student is also taught the creation and use of XML Web services and the configuration and deployment of Web applications  more...
Visual Basic NET-Web Based Development Curriculum on-line e-learning cbt (computer based)cd rom The Microsoft Visual Basic.NET-Web Based Development Curriculum introduces Microsoft Visual Studio.NET and ASP.NET Web application projects. The student will learn about error handling and code debugging, user input validation, ADO.NET database connections and data access. The student is also taught the creation and use of XML Web services and the configuration and deployment of Web applications  more...
Visual Basic NET-Web Based Development Part 1 on-line e-learning cbt (computer based)cd rom This course introduces Microsoft Visual Studio .NET, and ASP.NET Web application projects. The learner is given an overview of the .NET language features, and Visual Basic .NET components. Also, the learner is guided through the use of Web forms and controls. Learn To: o To identify features of .NET Framework components. o To identify benefits of the .NET Framework. o To match features of  more...
Visual Basic NET-Web Based Development Part 1 on-line e-learning cbt (computer based)cd rom ...) or dynamic HTML (DHTML), along with some knowledge of a scripting language, such as Visual Basic Scripting Edition or Microsoft JScript. Deployment Options e-Learning Accreditation NASBA credits: 4 CPE Credits Language Options US English Total Learning Time 6 to 8 hours Objectives Unit 1: Microsoft Visual Studio .NET Overview (2 - 2.5 hours) o Identify features of .NET  more...
Visual Basic NET-Web Based Development Part 2 on-line e-learning cbt (computer based)cd rom This course assumes that the learner has familiarity with the .NET environment, Web forms, and controls. The learner is now guided through the use event procedures, code-behind pages and page events. Error handling, code debugging, and user input validation are also taught. Learn To: o To identify features of event procedures. o To identify the syntax for creating an event procedure. o To  more...
Visual Basic NET-Web Based Development Part 2 on-line e-learning cbt (computer based)cd rom ...) or dynamic HTML (DHTML), along with some knowledge of a scripting language, such as Visual Basic Scripting Edition or Microsoft JScript. Deployment Options e-Learning Accreditation NASBA credits: 4 CPE Credits Language Options US English Total Learning Time 6 to 8 hours Objectives Unit 1: Microsoft ASP.NET Web Forms Code (3 - 4 hours) o Identify features of event  more...
Visual Basic NET-Web Based Development Part 3 on-line e-learning cbt (computer based)cd rom Assuming that the learner is now familiar with the basics of Web forms and controls, this course introduces ADO .NET and guides the learner through database connections and data access. Learn To: o To identify features of ADO.NET. o To ientify the syntax for importing ADO.NET namespaces. o To ientify features of the ADO.NET object model. o To identify features of SQL Server security  more...
Visual Basic NET-Web Based Development Part 3 on-line e-learning cbt (computer based)cd rom ...) or dynamic HTML (DHTML), along with some knowledge of a scripting language, such as Visual Basic Scripting Edition or Microsoft JScript. Deployment Options e-Learning Accreditation NASBA credits: 4 CPE Credits CEU credits: 0.70 CEUs Language Options US English Total Learning Time 6 to 8 hours Objectives Unit 1: Visual Studio .NET Data Access (3 - 4 hours) o Identify  more...
Visual Basic NET-Web Based Development Part 4 on-line e-learning cbt (computer based)cd rom This course introduces the XML architecture in the ASP.NET. Participants are stepped through the creation and use of XML Web services. Also, state management, application and session variables, and cookies are covered. Learn To: o To identify features of XML. o To match XML core technologies with their functions. o To identify the syntax for linking Extensible Stylesheet Language  more...
Visual Basic NET-Web Based Development Part 4 on-line e-learning cbt (computer based)cd rom ...) or dynamic HTML (DHTML), along with some knowledge of a scripting language, such as Visual Basic Scripting Edition or Microsoft JScript. Deployment Options e-Learning Accreditation NASBA credits: 4 CPE Credits Language Options US English Total Learning Time 6 to 8 hours Objectives Unit 1: XML and Web Services in ASP.NET (3 - 4 hours) o Identify features of XML. o  more...
Visual Basic NET-Web Based Development Part 5 on-line e-learning cbt (computer based)cd rom This course teaches the configuration and deployment of Web applications in Visual Basic .NET. The implementation of accessibility, online user assistance, and globalization are covered. Web Application security features including Windows-based authentication, form-based authentication, Microsoft Passport authentication, and XML Web service security are also taught. Learn To: o To identify  more...
Visual Basic NET-Web Based Development Part 5 on-line e-learning cbt (computer based)cd rom ...) or dynamic HTML (DHTML), along with some knowledge of a scripting language, such as Visual Basic Scripting Edition or Microsoft JScript. Deployment Options e-Learning Accreditation NASBA credits: 4 CPE Credits CEU credits: 0.70 CEUs Language Options US English Total Learning Time 6 to 8 hours Objectives Unit 1: Configuring and Deploying (3 - 4 hours) o Identify  more...
Evaluating E-Commerce Options on-line e-learning cbt (computer based)cd rom ...lets. Identify the differences between programming and scripting languages. Identify the characteristics of available programming languages for your Web site environment. Identify the characteristics of PERL. Identify which features of Visual Basic make it a suitable server language for e-commerce. Identify which features of Java make it a suitable server language for e-commerce.  more...
Site Server 3 0 Commerce Solutions Curriculum on-line e-learning cbt (computer based)cd rom ...d be familiar with HTML coding and Microsoft Visual Basic scripting. Students should also be familiar with the common Internet Protocols and services provided by the Microsoft Windows NT operating system and Internet Information Server (IIS) version 4.0. The student should be able to administer IIS (directories and security) with Microsoft Management Console. To review individual course  more...
XML Building XML-Based Web Applications Part 3 on-line e-learning cbt (computer based)cd rom Course Overview This is the third course in a five part series that presents a detailed treatment of Styling within XML, concentrating on XSL. The evolution from CSS to XSL is covered in detail. XSL transformation mechanisms are dealt with, along with linking technologies, XML filtering and sorting, language constructs and creating new XML elements, and a coverage of XSLT. The course then  more...
ASP NET Part 1 Intro Web Controls on-line e-learning cbt (computer based)cd rom ...uggest familiarity with HTML, Client-side and server-side scripting, and Microsoft ActiveX Data Objects (ADO). Content Emphasis Conceptual Deployment Options Internet / Intranet, Download, LAN, Workstation Accreditation NASBA credits: 4 CPE Credits Language Options American English Total Learning Time 6 to 8 hours 73227 Objectives Unit 1: ASP.NET Introduction  more...
ASP NET Part 1 Intro Web Controls on-line e-learning cbt (computer based)cd rom ...uggest familiarity with HTML, Client-side and server-side scripting, and Microsoft ActiveX Data Objects (ADO). Content Emphasis Conceptual Deployment Options Internet / Intranet, Download, LAN, Workstation Accreditation NASBA credits: 4 CPE Credits Language Options American English Total Learning Time 6 to 8 hours 73227 Objectives Unit 1: ASP.NET Introduction  more...
ASP NET Part 2 ADO NET Partitioning Tracing on-line e-learning cbt (computer based)cd rom ...uggest familiarity with HTML, Client-side and server-side scripting, and Microsoft ActiveX Data Objects (ADO). In addition, learners should have taken the first part of this series (73227). Content Emphasis Conceptual Deployment Options Internet / Intranet, Download, LAN, Workstation Accreditation NASBA credits: 4 CPE Credits Language Options American English Total  more...
ASP NET Part 2 ADO NET Partitioning Tracing on-line e-learning cbt (computer based)cd rom ...uggest familiarity with HTML, Client-side and server-side scripting, and Microsoft ActiveX Data Objects (ADO). In addition, learners should have taken the first part of this series (73227). Content Emphasis Conceptual Deployment Options Internet / Intranet, Download, LAN, Workstation Accreditation NASBA credits: 4 CPE Credits Language Options American English Total  more...
ASP NET Part 3 Web Services Web Apps on-line e-learning cbt (computer based)cd rom ...uggest familiarity with HTML, Client-side and server-side scripting, and Microsoft ActiveX Data Objects (ADO). In addition, learners should have taken the first two parts of this series (73227 and 73228). Content Emphasis Conceptual Deployment Options Internet / Intranet, Download, LAN, Workstation Accreditation Not applicable Language Options American English Total  more...
ASP NET Part 3 Web Services Web Apps on-line e-learning cbt (computer based)cd rom ...uggest familiarity with HTML, Client-side and server-side scripting, and Microsoft ActiveX Data Objects (ADO). In addition, learners should have taken the first two parts of this series (73227 and 73228). Content Emphasis Conceptual Deployment Options Internet / Intranet, Download, LAN, Workstation Accreditation Not applicable Language Options American English Total  more...
CIW Fundamentals of CGI Using Perl Part 1 CGI Perl Basics on-line e-learning cbt (computer based)cd rom Course Overview This is the first course in a two part series that students will learn both theoretical and practical instruction on the foundations CGI using the Perl language. This course will also cover getting started with CGI and Perl, Perl fundamentals, and Perl input and output. Learn To • Sequence the steps in the application development process. • Identify guidelines  more...
CIW Application Developer Dynamic Server Pages Curriculum on-line e-learning cbt (computer based)cd rom ... Perl courses, or have a working knowledge of client-side scripting, JavaScript or VBScript. This curriculum is mapped to the Master CIW Enterprise Developer Certification Program, and will prepare learners for exam 1D0-430. This curriculum can also be taken by individuals who want to improve their job skills. Content Emphasis Conceptual Deployment Options Internet / Intranet,  more...
CIW Dynamic Server Pages Part 1 on-line e-learning cbt (computer based)cd rom ... Perl courses, or have a working knowledge of client-side scripting, JavaScript or VBScript. This course is mapped to the Master CIW Enterprise Developer Certification Program, and will prepare students for exam 1D0-430. Content Emphasis Conceptual Deployment Options Internet / Intranet, Download, LAN, Workstation Accreditation NASBA credits: 4 CPE Credits Language Options  more...
CIW Dynamic Server Pages Part 2 on-line e-learning cbt (computer based)cd rom ...y issues in PHP. • Identify ASP. • Identify scripting in ASP and VBScript as a scripting language. • Identify intrinsic objects and default components in ASP. Audience The audience for this course includes Application Developers, Webmasters and Desktop Publishers. Prerequisite skills include CIW Foundations certification or equivalent experience. Students also must  more...
CIW Dynamic Server Pages Part 3 on-line e-learning cbt (computer based)cd rom ... Perl courses, or have a working knowledge of client-side scripting, JavaScript or VBScript. In addition, students should have taken the first two parts in this series (87053 and 87054). This course is mapped to the Master CIW Enterprise Developer Certification Program, and will prepare students for exam 1D0-430. Content Emphasis Conceptual Deployment Options Internet / Intranet,  more...
HTML 4 Part 2 Advanced Topics on-line e-learning cbt (computer based)cd rom ...ents. • How to create form processing by using CGI scripting. • Introduce DHTML and CSS. • Identify the properties of CSS and the advanced features of CSS. Audience The intended audience for this course includes, System Administrators, Database Administrators, Help Desk/Support, Application Developers, System Analysts and Software Engineers. Learners are expected to  more...
HTML 4 Part 2 Advanced Topics on-line e-learning cbt (computer based)cd rom ...ents. • How to create form processing by using CGI scripting. • Introduce DHTML and CSS. • Identify the properties of CSS and the advanced features of CSS. Audience The intended audience for this course includes, System Administrators, Database Administrators, Help Desk/Support, Application Developers, System Analysts and Software Engineers. Learners are expected to  more...
Commerce Server 2000 Design Impl Part 4 Ad Campaigns Websites on-line e-learning cbt (computer based)cd rom ...eb sites by using Active Server Pages (ASP), Visual Basic Scripting Edition or JavaScript, data connectivity, client-server concepts and technologies (Internet Information services (IIS), Microsoft SQL Server (tm)) and COM+. Suggest knowledge of Web development, databases, datawarehousing, VB, COM and e-commerce concepts. This course prepares learners for exam 70-234. In addition, learners  more...
Commerce Server 2000 Design Impl Part 5 Infra Sec Admin on-line e-learning cbt (computer based)cd rom ...eb sites by using Active Server Pages (ASP), Visual Basic Scripting Edition or JavaScript, data connectivity, client-server concepts and technologies (Internet Information services (IIS), Microsoft SQL Server (tm)) and COM+. Suggest knowledge of Web development, databases, datawarehousing, VB, COM and e-commerce concepts. This course prepares learners for exam 70-234. In addition, learners  more...
CompTIA Linux 2004 Management on-line e-learning cbt (computer based)cd rom ... of the vi editor. Identify important aspects of shell scripting. Identify key aspects of Perl scripting. Unit 2: Essential Administration (1 hour) Identify characteristics of the inittab file. Identify different ways to initiate the system shutdown process. Identify characteristics of user and groups accounts. Identify steps to add and remove user and group accounts.  more...
From Software Training Academy, Inc
Java Programming Rev 6 0 instructor led trainingon-line e-learning cbt (computer based) ...s less like Java, such as Visual Basic, ASP and other Web-scripting languages, and other pseudo-object-oriented languages may need more time in the early going, and this course covers its introductory topics in good depth and offers many optional and challenge labs to support this. Less experienced programmers or those coming from non-structured languages such as COBOL, PL/1, or 4GL tools  more...
Java Server Pages JSP instructor led trainingon-line e-learning cbt (computer based) ...cations, and then covers JSP 2.0 features in detail, from scripting elements to use of dedicated JavaBeans to JSP expressions, and quick introductions of JSTL and custom tag development. By the end of the module students will be able to create their own JSP applications, including interactive applications using HTML forms and pages that perform fairly complex processing using scripts and or  more...
Java Programming Rev 5 0 Java 5 0 instructor led trainingon-line e-learning cbt (computer based) ...s less like Java, such as Visual Basic, ASP and other Web-scripting languages, and other pseudo-object-oriented languages may need more time in the early going, and this course covers its introductory topics in good depth and offers many optional and challenge labs to support this. Less experienced programmers or those coming from non-structured languages such as COBOL, PL/1, or 4GL tools  more...
Java Development for Secure Systems Rev 6 0 instructor led trainingon-line e-learning cbt (computer based) ... web applications, including SQL injection and cross-site-scripting attacks. Design and implement security policies for Java applications, servers, and components. Manage keys and certificates for a Java application, and sign code sources as necessary. Practice secure design and coding, and balance usability with security in UI and API. Sign and verify application data and messages  more...
Introduction to Java Server Pages JSP instructor led trainingon-line e-learning cbt (computer based) ...cations, and then covers JSP 2.0 features in detail, from scripting elements to use of dedicated JavaBeans to JSP expressions, and quick introductions of JSTL and custom tag development. By the end of the module students will be able to create their own JSP applications, including interactive applications using HTML forms and pages that perform fairly complex processing using scripts and  more...
From Serebra Learning Corporation
JavaScript Language Basics on-line e-learning cbt (computer based) To teach the basics of the JavaScript language Web developers  more...
JavaScript Scripting on-line e-learning cbt (computer based) To teach the basics of JavaScript client-side scripting Web developers  more...
VBScript - Elements Arrays Procedures and Program Flow on-line e-learning cbt (computer based) To explain the capabilities of the VBScript programming language and the use of arrays, procedures, loops, and conditional statements in a VBScript program System administrators; web developers; application developers  more...
VBScript- Functions Core Objects and Classes on-line e-learning cbt (computer based) To explain the purpose and syntax of the built-in VBScript functions and how objects and classes are implemented in VBScript System administrators; web developers; application developers  more...
Programming with XHTML 1 1 Basic Concepts on-line e-learning cbt (computer based) This course covers basic concepts about Extensible Hypertext Markup Language (XHTML). The course provides an overview of the World Wide Web (WWW) and markup languages including Standard Generalized Markup Language (SGML), Hypertext Markup Language (HTML), Extensible Markup Language (XML), and XHTML. The course also provides comparison between various markup languages. In addition, the course  more...
Programming with XHTML 1 1 Embedded Objects and Hyperlinks on-line e-learning cbt (computer based) This course covers basic concepts about embedded objects and hyperlinks in Extensible Hypertext Markup Language (XHTML) documents. The course describes various XHTML tags to embed multimedia objects such as images, audio, video, and animation. The course also provides information for creating hyperlinks, bookmarks, and image maps. The intended audience for this course includes Technical Managers,  more...
Programming with XHTML 1 1 Advanced Tags on-line e-learning cbt (computer based) This course covers basic concepts about tables, forms, and frames. The course describes the tags and their attributes to create and format tables and define column groups. The course also explains the tags used to create static forms and frames. In addition, the course covers creating menus, specifying special characters, and setting colors for a Web page. Finally, the course describes the key  more...
Programming with XHTML 1 1 CSS Metadata RDF Namespaces on-line e-learning cbt (computer based) This course covers basic concepts about cascading style sheets (CSS). The course describes various types of CSS used to format Extensible Hypertext Markup Language (XHTML) elements. The course also provides guidelines to create CSS and handle different types of browsers. Finally, the course covers the key concepts related to metadata, Resource Description Framework (RDF), and namespaces. The  more...
Programming with XHTML 1 1 DOM and Dynamic XHTML on-line e-learning cbt (computer based) This course explains how to incorporate JavaScript in Extensible Hypertext Markup Language (XHTML) documents. The course describes various objects, properties, methods, and events of JavaScript. In addition, the course explains various constructs of JavaScript that help in developing dynamic Web pages. The course also covers key concepts of Document Object Model (DOM). Additionally, the course  more...
Programming with XHTML 1 1 Advanced Concepts on-line e-learning cbt (computer based) This course provides information about certain advanced concepts related to Web development. The course covers working with multiple-frame applications. It also provides information about uses of Extensible Markup Language (XML) in Web development. The course describes creating XML documents, Document Type Definitions (DTDs), and schemas. In addition, the course provides information about valid  more...
XML Basic Concepts and Techniques on-line e-learning cbt (computer based) The XML: Basic Concepts and Techniques course is the first course in the XML curriculum. This course is meant for Web programmers who want to use Extensible Markup Language (XML) to transport and exchange data over the Internet. The course explains how users can apply XML to their advantage. It also describes the procedures for creating well-formed XML documents and Document Type Definitions  more...
XML Implementation in Enterprise on-line e-learning cbt (computer based) The XML: Implementation in Enterprise WBT is the second course in the XML curriculum. This course is meant for Web programmers in a multi-tier enterprise system who want to use XML to transport and exchange business data over the Internet. The course details the role of XML and related technologies in enterprise computing. It also describes the procedures for using XML Schemas for ensuring  more...
Data Retrieval and Manipulation in Macromedia ColdFusion MX on-line e-learning cbt (computer based) To introduce and demonstrate data retrieval and manipulation in ColdFusion MX Web professionals and developers that want to create dynamic web sites using ColdFusion  more...
Web Application Tracing and Debugging in C on-line e-learning cbt (computer based) To explain the use of tracing and testing in .NET web applications, and to outline how to perform interactive debugging in Visual Studio .NET Web developers seeking to update their knowledge and skills when developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET certification  more...
Web Application Tracing and Debugging in VB NET on-line e-learning cbt (computer based) To explain the use of tracing and testing in .NET web applications, and to outline how to perform interactive debugging in Visual Studio .NET Web developers seeking to update their knowledge and skills when developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET certification  more...
Unix Shell Scripting Basics on-line e-learning cbt (computer based) To explain how to create simple shell scripts using UNIX shell commands IT professionals and UNIX end-users who need to familiarize themselves with the UNIX shell environment  more...
Command-line Administration in WebSphere 5 0 on-line e-learning cbt (computer based) ...To demonstrate how to use command-line administration and scripting to manage and configure the WebSphere environment Those wishing to qualify as an IBM Certified System Administrator for WebSphere Application Server 5.0; this Certified System Administrator is expected to perform the installation, configuration, and day-to-day tasks associated with ensuring the smooth and efficient operation of  more...
Shell Scripting in Linux on-line e-learning cbt (computer based) To outline how to write the main components of shell scripts in Linux Students wishing to acquire the basic skills required as a Linux system administrator  more...
Linux System Customization and Automation on-line e-learning cbt (computer based) To discuss common scripting languages and to describe methods for automating Linux system tasks Students wishing to acquire the intermediate skills required as a Linux system administrator  more...
Web Technologies on-line e-learning cbt (computer based) This WestNet e-Learning module explores the Web technologies, such as JavaScript and databases, used to enhance basic Web page functionality.  more...
Web Development Fundamentals on-line e-learning cbt (computer based) To outline web-page develpment using HTML and to introduce scripting and database management and connection techniques Students wishing to acquire the fundamental skills required to embark on careers as e-Business IT professionals; students preparing for the CompTIA certification exam IK0-002: i-Net  more...
Working with Code in FrontPage 2003 on-line e-learning cbt (computer based) To demonstrate how to work with code in FrontPage 2003 Anyone wishing to become familiar with FrontPage 2003 at an advanced level or needing to create professional-standard Internet or intranet sites quickly and easily  more...
Linux Administration Part 2: Hardware and Programming on-line e-learning cbt (computer based) The fourth course in the Linux Essentials series examines some of the specific hardware and multimedia solutions that an administrator might implement. The learner will learn how to add and manage printers, serial devices and additional disk storage for a Linux system. The course also examines how to set up sound, graphics, and video when configuring Linux clients. Finally, this course covers some  more...
JavaScript Browser Objects on-line e-learning cbt (computer based) This course describes various browser objects, such as frames, windows, and documents. The course also covers various other objects, such as date, time, and history objects. This course is designed for application developers and authors who plan, design and implement web-based business solutions on intranets, extranets, and internets. The student should have prior experience in HTML and designing  more...
Advanced JavaScript on-line e-learning cbt (computer based) This course describes advanced document properties. The course also covers the concepts related to cookies, plug-ins, and LiveWire. It also teaches how to implement security by performing data tainting. This course is designed for application developers and authors who plan, design and implement web-based business solutions on intranets, extranets, and internets. The student should have prior  more...
Fundamentals of HTML Programming on-line e-learning cbt (computer based) This course enables students to understand Web page development using HTML as the programming language. The course explains the concepts of developing basic and advanced HTML pages with the help of tables and forms. This course deals with HTML 3.2 and HTML 4.0. This course is intended for students who are interested in developing web pages using HTML as the programming language.  more...
Advanced HTML Programming on-line e-learning cbt (computer based) This course enables students to understand web page site planning, management and maintenance. The course explains the concepts of developing advanced HTML pages with the help of frames, scripting languages, and evolving technologies like ActiveX, DHTML, and XML. This course is intended for students who are interested in developing web pages using HTML as the programming language.  more...
JavaScript Fundamentals on-line e-learning cbt (computer based) This course describes the features of JavaScript and compares JavaScript with other technologies, such as Java. The course also covers the fundamentals of JavaScript programming, JavaScript variables, operators, loops, and conditional statements. This course is designed for application developers and authors who plan, design and implement web-based business solutions on intranets, extranets, and  more...
JavaScript Programming on-line e-learning cbt (computer based) This course describes the features of Java Script, such as arrays, forms, and events. The course also covers concepts related to object hierarchy in JavaScript, and string, math, and number object. This course is designed for application developers and authors who plan, design and implement web-based business solutions on intranets, extranets, and internets. The student should have prior  more...
Dynamic HTML on-line e-learning cbt (computer based) Since the early nineties, HTML has been widely used for developing web pages. HTML has evolved to meet the demand for attractive web pages. However, these pages are static and do not change after downloading. Any interactivity involves repeated communication with the web server which increases download time. Dynamic HTML (DHTML) overcomes this problem by providing your web page this interactivity  more...
HTML 4 and Cascading Style Sheets on-line e-learning cbt (computer based) HTML and CSS WBT is designed to acquaint users with the features of HTML 4 and enable them to apply styles to Web pages. This course helps the users understand various page layout properties that can be applied to the Web pages using style sheets. End users who want to familiarize themselves with the features of HTML 4 and apply styles to Web pages.  more...
Scripting with MS Visual InterDev 6 0 on-line e-learning cbt (computer based) This course provides students an insight into the scripting skills necessary to utilize Visual InterDev 6.0 to create dynamic and enhanced Web application. In addition, it prepares students to take the Microsoft certification exam: Designing and Implementing Web Solutions with Microsoft Visual InterDev 6.0. This course is intended for Web Developers, Web Masters, Web Server Administrators, System  more...
Fundamentals of Active Server Pages on-line e-learning cbt (computer based) This course is the first course in a series of three in the ASP curriculum. This course acquaints the students with the capabilities of Active Server Pages. It also enables students to create ASP applications. Programmers wishing to learn about Active Server Pages.  more...
Linux Commands and Shell Scripting on-line e-learning cbt (computer based) ...Scripting WBT is a course developed for Application Developers who are already or somewhat familiar with the Unix and DOS environment. This course describes the execution and function of various Linux commands and describes the concept of shell in the Linux environment. The course provides an overview of the various Linux commands and their use in manipulating and searching files and  more...
SQL Server 7.0 Web Integration on-line e-learning cbt (computer based) This course introduces several new or enhanced technologies procedures and tools for increased dependence on the Web for business applications. The course presents a comprehensive view of Web applications with SQL Server 7.0. The course outlines Microsoft's overall Web strategy including reasons for linking the databases to Web clients possible tasks that can be accomplished through Web  more...
XHTML Programming Part 2: Advanced Topics on-line e-learning cbt (computer based) This is the second course in a two part series on XHTML 1.1 (Extensible Hypertext Markup Language) that will introduce learners to the use of Java Jscript DHTML XML and CGI Scripting. It also covers Dynamic XHTML XHTML and XML and the difference between standard feedback forms with Mailto or submit references using CGI Scripting instead. It also discusses the structure of XHTML documents and in  more...
Microsoft Windows 2000 Clustering Part 3 - Maintenance on-line e-learning cbt (computer based) This is the final course in a three part series that provides students with conceptual background practice in routine and unplanned maintenance of Cluster Services. The student will learn how to use command-line utilities scripting and the GUI to manage cluster resources to accommodate growth or respond to system failure. Equal emphasis should be placed on instructing students in why tasks are  more...
VBScript Programming Basics on-line e-learning cbt (computer based) The VBScript Programming Basics is the first course in the VBScript and ActiveX curriculum. This course acquaints the students with the fundamentals of VBScript programming. It also describes the Object Model for scripting implemented by Internet Explorer. Additionally, the course explains error handling and data validation techniques.  more...
Working with ActionScript & Generator on-line e-learning cbt (computer based) The Working with ActionScript & Generator course is the fourth course in the Flash 5 curriculum. This course teaches users to write programs using ActionScript which is the scripting language of Flash. It also teaches users how to use XML in Flash and Generator.  more...
From LearningMeasure.com
Introduction to Perl on-line e-learning cbt (computer based) An introduction to the Perl programming language.  more...
From Sessions College for Professional Design
Multimedia Foundation Certificate on-line e-learning cbt (computer based)study at homeself directed ...ng design principles, digital imaging, Flash, basic ActionScripting, video and sound editing, animation, and interaction design, through case studies and hands-on exercises. Students learn professional applications for Adobe Photoshop, Macromedia Flash, and digital video editing. Course projects include critique, storyboarding, retouching, compositing, Flash animation and site design, basic  more...
Multimedia Design Advanced Certificate on-line e-learning cbt (computer based)study at homeself directed ...ng design principles, digital imaging, Flash, basic ActionScripting, video and sound editing, animation, and interaction design, through case studies and hands-on exercises. Students learn professional applications for Adobe Photoshop, Macromedia Flash, and digital video editing. Course projects include critique, storyboarding, retouching, compositing, Flash animation and site design, basic  more...
Multimedia Design Master's Certificate on-line e-learning cbt (computer based)study at homeself directed ...ng design principles, digital imaging, Flash, basic ActionScripting, video and sound editing, animation, and interaction design, through case studies and hands-on exercises. Students learn professional applications for Adobe Photoshop, Macromedia Flash, and digital video editing. Course projects include critique, storyboarding, retouching, compositing, Flash animation and site design, basic  more...
flash actionscript programming on-line e-learning cbt (computer based)study at homeself directed ...scripting basic interactive actions? Then you're ready to take Flash to the next level by learning programming with ActionScript. Unlike basic scripting, programming with ActionScript allows you to create highly interactive and entertaining applications that can be infinitely modified. You can build fully-featured interactive games and other dynamic applications that put your users in the  more...
From White Box QA
White Box Testing with JUnit and Selenium Job Training ...entification using DOM/ XPATH/ CSS-Selectors Client Side Scripting - JavaScript Testing AJAX Applications FireBug & XPather Build tools - Ant/ Maven Version Control - Subversion Continous Integration - Hudson Code Coverage - Cobertura Performance Testing - JUnitPerf & JMeter Web Services - SoapUI Code Inspection - CheckStyle Error Detection - FindBugs Issue Management - JIRA/  more...
From Futurepoint Technologies
SQL SERVER DBA ONLINE TRAINING FUTUREPOINT ... IBM Message Broker Siebel CRM , EAI, E-Scripting Oracle APPS a HRMS Oracle APPS a SCM Oracle APPS a Financial Oracle APPS a Technical Testing Tools - QTP, QC, Load Runner MicroSoft .NET Technologies (VB. NET, C#, ASP. NET) Java/ J2EE Microstrategy  more...
From Unix Shell Scripting
Unix Shell Scripting Online trainingemailradhitechzone365com Greetings from Techzone365 Virtual Online Software Training Center Course Name : Unix-Shell Scripting Online Training Course Content : http://www. techzone365. com/ shell-scripting. htm Course Duration : 22hrs To avail interactive Demo session for the above. Please contact E-mail : radhi@techzone365. com Mobile :+91-0-8341693336 Note: First class would Free Demo  more...
From Sateesh Patnaik Testing Training Center
QA Testing tools QTPQCManual Testing Online Training Hyd India USUKAUSSGUAE ...P , QC , Manual Testing QTP Training with Frame works, Scripting and Real Time Concepts. Our Services: a Customized course contents in accordance with your requirements. a One-on-One and batch sessions. a Live Online Training. a You Can Attend First 3 or 4 Classes As Demo Classes After You Satisfied With The Classes Then You Can Pay The Fee . a Training Material Support  more...
From PDHengineer. com-Decatur Professional Development, LLC
Introduction to JavaScript for Engineers on-line e-learning cbt (computer based) ...t-weight programming language which makes it an excellent scripting language for inclusion on HTML pages. In fact, JavaScript is usually embedded directly into an HTML page. With JavaScript you can control the HTML, the browser and the DOM (Document Object Model). Additionally, JavaScript is an "interpreted language" which means the script executes without compilation. JavaScript is open and  more...
From The Virtual Training Company
VBScript on-line e-learning cbt (computer based) ...ctor, Steve Holzner, teaches you VBScript , the powerful scripting language that comes built into Internet Explorer. Learn to use VBScript code to change web pages on the fly, check data before it's sent to the server, or perform calculations behind the scenes. Make web pages come alive by handling the data the user enters into controls like text fields, list boxes, and dialog boxes. VBScript  more...
FileMaker Pro 8 Advanced on-line e-learning cbt (computer based) ...pts and many more techniques with an emphasis on adaptive scripting and calculations. Examples of the invoice file are provided at every stage of the creation process, so the user can easily review one section without starting from the beginning. The completed invoicing solution included on the beginner, intermediate and advanced FileMaker Pro 8 training is provided as a visual goal. Upon  more...
AppleScript 2006 on-line e-learning cbt (computer based) ...scripting language that allows you to control applications on a Macintosh. With AppleScript, you can speed up processes, reduce user error, and ensure consistency. It also enables automated workflow and routine tasks, unattended operation 24 hours a day, and even cross-platform scripting. Author Ben Waldie carefully explains all of these capabilities and more of this updated version of  more...
FileMaker Pro 8 Expert on-line e-learning cbt (computer based) ...oin relationships, complex calculations and sophisticated scripting techniques. Moreover, relationships, calculations, scripts and other features are combined to show the true power of a FileMaker solution. Even if you don't want to create a calendar, this tutorial will teach you techniques you can use in any solution. Examples of the calendar file are provided at every stage of the creation  more...
Adobe LiveMotion 2 0 on-line e-learning cbt (computer based) LiveMotion 2 from Adobe enables you to create great web graphics with interactivity, animation and sound. Web professionals are increasingly using animation to attract and engage Web audiences, but creating sophisticated animations has traditionally been time and resource-intensive. This version moves beyond basic Web animation with expanded content creation features, improved integration with  more...
Macromedia Director MX 2004 on-line e-learning cbt (computer based) ... MX 2004 offers many powerful new features, including two scripting languages, DVD-Video support, cross-platform publishing, and Flash MX 2004 integration. VTC author, Brian Maxx, details how users can work effectively and efficiently within Director MX 2004. He demonstrates how users can integrate Director MX 2004 with other image editing applications, such as Flash MX 2004 and Fireworks MX  more...
Dynamic HTML DHTML on-line e-learning cbt (computer based) ... for a combination of HTML, XHTML, CSS, and a client side scripting language such as Javascript, or VBScript. DHTML allows developers to create engaging web sites with content that can move, change shape, size, color, or otherwise react to user actions without requiring a trip to the web server, or browser plug-in. VTC author, Darcey Spears, shows users step-by step how to build a web site,  more...
Macromedia ColdFusion on-line e-learning cbt (computer based) ...tion development platform. Through the use of a tag-based scripting language, it enables you to build and to deploy powerful web-based applications. Even if you do not have any type of programming experience, learning ColdFusion is a breeze with the help of Mike Muller. He guides you through this Virtual Training Company tutorial by taking you through the development of an actual community web  more...
Unix Shell Scripting Advanced on-line e-learning cbt (computer based) ...Scripting Advanced tutorial is recommended for the more advanced user who has a working knowledge of basic UNIX Shell operation. This course describes how to create programs using the syntax and features of the UNIX Shell, focusing on the most popular-- the Bourne Shell. In this eight hour tutorial, author Mark Virtue will demonstrate techniques that will be compatible with all brands of UNIX,  more...
Perl Fundamentals on-line e-learning cbt (computer based) Author Joshua Mostafa takes users through the versatile and powerful programming language known as PERL, a server side language whose primary duty is to handle dynamic content and service clients on the Internet. What separates PERL from other scripting languages is its flexibility. Users don't need to code in a certain way to effectively use PERL and have fun doing it. Joshua shows you what tools  more...
Macromedia Flash 5 on-line e-learning cbt (computer based) ...width animations, presentations, and Web sites. It offers scripting capabilities and server-side connectivity for creating engaging applications, Web interfaces, and training courses. Once you've created your content, 96% of the online audience will be able to view it with the Macromedia Flash Player. Virtual Training Company author Rick Martin guides you step-by-step through projects in order  more...
FileMaker Pro Scripting on-line e-learning cbt (computer based) ...bases organized. Virtual Training Company's FileMaker Pro Scripting tutorial is perfect for gaining a more in-depth understanding of the actual use of scripts in real-world situations. It is highly recommended that you complete Virtual Training Company's FileMaker Pro 3/4 (ISBN#1889347450) or 5 (ISBN #1889347876) so that you will have a basic knowledge of File Maker and will be familiar with  more...
Macromedia Flash ActionScripting on-line e-learning cbt (computer based) ...Scripting tutorial gives you an in-depth look into the scripting abilities of Macromedia's Flash 5. Author Don Rissler teaches with the assumption that you are already familiar with Flash, and he dives right into teaching you the actionscripting capabilities. Some of what you will learn includes Motion blur, the Ring of Saturn, the break down of scripting functions, and making button scripts.  more...
AppleScript on-line e-learning cbt (computer based) ...scripting language that allows you to control applications on a Macintosh. With AppleScript, you can speed up processes, reduce user error, and ensure consistency. It also enables automated workflow and routine tasks, unattended operation 24 hours a day, and even cross-platform scripting. Author Ben Waldie carefully explains all of these capabilities and more in this Virtual Training Company  more...
From Skillspride Online Training
I-Net+ Module 8 - Developing a Web Site on-line e-learning cbt (computer based) On completion of this module, readers will be able to: create HTML pages incorporating different document-, paragraph- and text-level elements, create hyperlinks and incorporate images and sounds on pages, create HTML tables, frames, forms and imagemaps, understand the use of XML and XHTML, describe the uses and benefits of various graphics and multimedia file formats, plug-ins and extensions,  more...
From The Virtual Training Company
ASP Scripting on-line e-learning cbt (computer based) ...scripting language to generate dynamic Web pages. As a server side scripting language, ASP uses both built-in and external objects to generate web pages from a web server onto a client machine, generating HTML code to be viewed in a browser over the Internet. ASP also makes heavy use of a scripting/programming language called VBScript. VBScript is syntactically equivalent to the popular  more...
tcw11--02/14/12-02:51:29-(13582)[B]-[A]-[B]