HTML Web pages and Cascading Style Sheets are introduced. Then the Javascript scripting language allows programming within a Web page, such as validating data from an HTML Form.
Microsoft's Active Server Pages (ASP) allows Client-Server Internet interaction, and Active Data Objects (ADO) let you use a database on the Web Server from the Local Site. You are updated to the Microsoft .NET environment with ASP.NET and ADO.NET.
Java Server Pages (JSP) introduces non-Microsoft Web Client-Server software that is multiplatform (Windows and Linux). JSP is equivalent to ASP, allowing you...
HTML Web pages and Cascading Style Sheets are introduced. Then the Javascript scripting language allows programming within a Web page, such as validat...