GeekArticles
Web Programming
CGIHow CGI Scripting Works
Author: computer.howstuffworks.com |
Published: 6th Sep 2005 |
Visited: 623 times |
Add CommentFiled in: CGIA basic introduction to CGI.The article How Web Pages Work discusses the basic features of HTML and shows you how to create Web pages that contain text and graphics. It also shows you how to get your page "on the air" with a hosting service.
Read Article Sponsored Links
Related Articles
• Extract Method only works on the first class in a unit. QC#: 56993 Version: 11.2 Status: New defect, requires tester review Description: If you have a unit with multiple classes, if you try to extract a method the declaration always goes into the first class, not the class you extracted the method f ...