| |
|
|
CGI Books and Guides
Here some guides to developing web sites using CGI scripts:
| Downloads, Online Products, etc. |
Here are some internet products:
Disclosure: Product/service details and descriptions provided by vendors or based on publicly available information. Our company may receive a payment if you purchase products/services after following a link from this website.
Below are some books from Amazon.com:
Disclosure: Products details and descriptions provided by Amazon.com. Our company may receive a payment if you purchase products from them after following a link from this website.
By Craig Patchett
Wiley Paperback (656 pages)
 | List Price: $54.99* Lowest New Price: $19.95* Lowest Used Price: $0.01* *(As of 06:30 Pacific 18 May 2013 More Info)
Click Here | Product Description: Custom subroutine library for developing your own CGI programs * Line-by-line explanations of 20 of the most popular CGI programs and subroutines that are essential to your Web site * Compatible with Perl 4 and 5 * Tested under WindowsR(r), UNIXR(r), and MacOSR(r)
If you want to make your Web site as interactive as possible, as soon as possible, you've come to the right place! This book/CD powerhouse arms you with 20 of today's most-demanded CGI programs and subroutines, designed and written especially for this book, each ready to load and use. At the same time, it offers you a quick, painless, and unique hands-on way to learn basic and advanced CGI/Perl programming.
The CGI/Perl Cookbook begins with a concise overview of CGI programming for beginners, followed by a guide to installing CGI programs on UNIX, PC, and MacOS Web servers. The rest of the book is devoted to line-by-line, feature-by-feature explanations of seven cutting-edge CGI programs; including a search engine, password protection, advanced form processing, a shopping cart, customized bulk e-mail, advanced visitor feedback, and more; as well as 13 subroutines for e-mail support, file encoding, credit card validation, e-mail address checking, error handling, and text encryption. You also get a usage guide, installation instructions, and professional CGI and Perl programming tricks and customization tips for each program and subroutine.
The CD-ROM is a gold mine of ready-to-use software and valuable information. You get: * All the CGI programs from the book-code and ready-to-run versions * The complete Matt's Script Archive * A collection of the best scripts from across the Web-source code included * The complete Perl programming manual * The most recent Windows, UNIX, and MacOS versions of Perl |
|
By Diane Zak
Cengage Learning Paperback (384 pages)
 | List Price: $145.95* Lowest New Price: $12.59* Lowest Used Price: $0.01* Usually ships in 24 hours* *(As of 06:30 Pacific 18 May 2013 More Info)
Click Here | Product Description: CGI/Perl teaches users how to write CGI programs using the Perl programming language, the most common way Web sites accept orders over the Internet. Users begin the book with an introduction to the Perl language and progress into developing forms and graphics using CGI. Each chapter includes hands-on exercises and case projects to encourage readers to work with the concepts they studied. Case projects run from chapter to chapter so readers have three working CGI applications they can include in any Web portfolio. |
|
By Lincoln Stein
Wiley Paperback (320 pages)
 | List Price: $49.99* Lowest New Price: $16.17* Lowest Used Price: $0.01* Usually ships in 24 hours* *(As of 06:30 Pacific 18 May 2013 More Info)
Click Here | - ISBN13: 9780471247449
- Notes: BRAND NEW FROM PUBLISHER! 100% Satisfaction Guarantee. Tracking provided on most orders. Buy with Confidence! Millions of books sold!
Product Description: A complete guide to creating interactive Web pages using the Perl CGI.pm library from its creator.
Official Guide to Programming with CGI.pm contains all the information about CGI.pm found in Perl's online manual, but in a completely reorganized and greatly expanded format. It also includes valuable labor-saving tips and hints you won't find anywhere else. Featuring step-by-step instructions and complete source code, it shows you how to: * Download, install, and configure CGI.pm * Generate HTML documents on the fly * Process fill-out forms and create multipage documents * Perform script debugging and state maintenance * Design interactive clickable image maps * Store and process cookies * Attach JavaScript and cascading style sheets to your documents * Write state-maintaining scripts * Modify and extend CGI.pm * Tap the Comprehensive Perl Archive Network (CPAN).
Visit the companion Web site at www.wiley.com/compbooks/stein
On the Web site you'll find: * The most recent and all future revisions to the CGI.pm module * All the source code examples from the book * Online documentation for CGI.pm * Links to CPAN and other Web-related software written by the author.
Visit our Web site at www.wiley.com/compbooks/ |
|
By R. Chris Fraley PhD
The Guilford Press Paperback (299 pages)
 | List Price: $37.00* Lowest New Price: $16.19* Lowest Used Price: $9.48* Usually ships in 24 hours* *(As of 06:30 Pacific 18 May 2013 More Info)
Click Here | Product Description:
Requiring no prior knowledge of programming or web site design, this easy-to-follow, step-by-step guide helps professionals as well as students create interactive behavioral research instruments online. With this volume, anyone can learn to write programs in HTML and CGI/Perl that will enable them to take full advantage of all the benefits of Internet-based data collection: the ability to effortlessly manipulate visual and narrative content, randomize the presentation order of stimuli, and provide customized assessments and feedback for research participants. Including extensive examples throughout, the book explains everything from how to obtain access to a web server to mastering HTML coding, processing data with CGI/Perl, and importing data files into popular statistical packages. While the examples are from psychology, the technical skills the book provides can be adapted to other fields that make use of behavioral research.
|
|
By Steven E. Brenner
M & T Books Paperback (151 pages)
 | List Price: $19.95* Lowest New Price: $2.44* Lowest Used Price: $0.01* *(As of 06:30 Pacific 18 May 2013 More Info)
Click Here | Product Description: Requiring no special experience with either Perl or the World Wide Web, this compact book describes everything readers need to know to create customized dynamic programs for the WWW. Beginning with a review of the communications technologies required to present an HTML page from either a static file or a script, the book introduces the essentials of the Perl language and the Common Gateway Interface (CGI). |
|
By Ed Tittel & Sebastian Hassinger
Hungry Minds Inc Paperback (648 pages)
 | List Price: $39.99* Lowest New Price: $21.67* Lowest Used Price: $0.01* *(As of 06:30 Pacific 18 May 2013 More Info)
Click Here | Product Description: Aimed toward the working programmer, this guide provides readers with everything they need to know to become experts at using the Hypertext Markup Language (HTML) to post on the Web. Liberally illustrated and detailed examples provide complete background and hands-on information to let programmers of any level design, install, and operate customized Web-specific CGI programs. CD contains ready-to-run programs and code fragments. |
|
By Selena Sol & Peter Chines
McGraw-Hill Companies Paperback (1088 pages)
 | List Price: $49.99* Lowest New Price: $7.45* Lowest Used Price: $0.72* *(As of 06:30 Pacific 18 May 2013 More Info)
Click Here | Product Description: Common Gateway Interface (CGI) is a method for creating dynamic Web pages, that is, the Web page changes without the author physically changing it - the dynamic page is created on the server. The CGI script or programme generates a list of HTML commands which make a Web page. This guide shares professional scripts developed by eXtropia and CGI applications for the Web written in Perl. The text assists in customizing each programme to suit the user's needs. The CD ROM contains applications for common Web tasks including a mailing list managers, guestbook, Web-based data management, event calendar and email. |
|
D D C Pub Paperback
| List Price: $32.00* Lowest Used Price: $4.99* *(As of 06:30 Pacific 18 May 2013 More Info)
Click Here |
|
Millin Publishing, Inc. Released: 2005-08-01 Digital (2 pages)
| List Price: $5.95* Lowest New Price: $5.95* Available for download now* *(As of 06:30 Pacific 18 May 2013 More Info)
Click Here | Product Description: This digital document is an article from EDP Weekly's IT Monitor, published by Millin Publishing, Inc. on August 16, 2004. The length of the article is 470 words. The page length shown above is based on a typical 300-word page. The article is delivered in HTML format and is available in your Amazon.com Digital Locker immediately after purchase. You can view it with any web browser.
Citation Details Title: CGI banks on VERITAS Software for J2EE application performance management.(VERITAS Software Corp., CGI Group Inc.) Publication: EDP Weekly's IT Monitor (Magazine/Journal) Date: August 16, 2004 Publisher: Millin Publishing, Inc. Volume: 45 Issue: 32 Page: 7
Distributed by Thomson Gale |
|
Millin Publishing, Inc. Released: 2005-08-01 Digital (3 pages)
| List Price: $5.95* Lowest New Price: $5.95* Available for download now* *(As of 06:30 Pacific 18 May 2013 More Info)
Click Here | Product Description: This digital document is an article from Software Industry Report, published by Millin Publishing, Inc. on August 16, 2004. The length of the article is 737 words. The page length shown above is based on a typical 300-word page. The article is delivered in HTML format and is available in your Amazon.com Digital Locker immediately after purchase. You can view it with any web browser.
Citation Details Title: CGI banks on VERITAS Software for J2ee application performance management. Publication: Software Industry Report (Newsletter) Date: August 16, 2004 Publisher: Millin Publishing, Inc. Volume: 36 Issue: 15 Page: 3
Distributed by Thomson Gale |
| †Disclosure:
Advertising Link(s): Our company may receive a payment if you purchase a product/service after following
this link.
|
|