Eden
Academy
Course outline
Short course name:
Web Design and Development 2
Module number:
COM 206
Course Syllabus:
Web Document JavaScript VBScript and PERL client-side:
Using embedded and external JavaScript code for web documents; using cookies for persistence
Basic JavaScript terms, verbs and constructs; built-in objects and functions
Scripting dynamic effects with JavaScript and DHTML
Scripting client-side validation
Characteristics of VBScript; comparing JavaScript and VBScript
ASP/ASO.NET Web Document and Server-side Programming:
Review of the basic characteristics of ASP/ASP.NET objects, collections and methods; Server, Page and response objects
Maintaining ‘state’ information across web pages; using cookies
Characteristics of the ASP.NET object model
Using web form link control objects
Connecting web pages with hyperlink, button, ImageButton and LinkButton ASP.NET objects
Developing AST.NET applications with Visual Studio.Net
Using ASP.NET validator controls – Comparison, Range, Required, Summary and Regular Expression controls
ASP.NET error-handling
Linking Web Documents to Databases:
Server-side scripting for database access
Web form GET and POST submissions for capturing user input
Configuring the web server for ASP, ASP.NET, Cold fusion and PHP
Using ODBC, ADO.NET, OLE-DB and JDBC to connect to relational databases
Generating multi parameter search forms
Writing embedded SQL code to access database tables for inserts, selects, updates and deletes