Embed presentation
Download to read offline













This document discusses different technologies for developing dynamic web content, including CGI/Perl, ASP, PHP, ColdFusion, Java applets, and JavaScript. CGI/Perl allows scripts to be run on the server and return output to the browser. ASP and PHP are scripting technologies that allow code to be embedded in web pages to generate dynamic content. ColdFusion is a web application development environment that processes CFML pages. Java applets run programs downloaded to the browser, while JavaScript code runs within HTML documents.












