Preface
Contents:
This book is for everyone who works on the content end of the World Wide Web. Do you author or maintain Web documents? Do you work with CGI for creating fill-out forms? Are you a programmer developing client or server Web-based applications? Do you write JavaScript applets? Are you the administrator of a Web site, responsible for maintaining and updating the server software? There are innumerable books and online resources for learning Web-related skills. What this book does is pare them down to a single desktop-sized volume for easy reference. You may be a whiz at CGI programming, but forget how to use Netscape cookies. You may know HTML fairly well, but can never remember the correct syntax for creating tables. You might forget the directive for creating directory aliases on your server, or how to enforce password protection on documents. By no means is this book a replacement for more detailed books on the Web. But when those books have been digested and placed onto your bookshelves with pride, this one will remain on your desktop. ContentsThis book is separated into five distinct subject areas. In turn, each subject area is split into chapters. Some chapters are 70 pages; others are 3 pages.
Part 1: HTMLThe first section of the book covers the Hypertext Markup Language, or HTML.
Part 2: CGIThe second section of the book covers the Common Gateway Interface, or CGI.
Part 3: HTTPThe third section of the book covers Hypertext Transfer Protocol, or HTTP.
Part 4: JavaScriptThe fourth section of the book covers JavaScript in a single chapter.
Part 5: Server ConfigurationThe fifth and final section of the book covers server configuration.
|
|