CGI Programming with Visual Basic 5

CGI Programming with Visual Basic 5 PDF

Author: Ofer LaOr

Publisher: McGraw-Hill Companies

Published: 1998

Total Pages: 0

ISBN-13: 9780079136886

DOWNLOAD EBOOK →

Visual Basic 5 is an alternative scripting language that is popular because it has an installed base of 1.5 million users. Readers can cut work time with coded samples from this book. This step-by-step guide includes a complete CGI library for working with VB5. The CD-ROM includes source code for Web applications.

Teach Yourself Visual Basic 5 in 21 Days

Teach Yourself Visual Basic 5 in 21 Days PDF

Author: Nathan Gurewich

Publisher:

Published: 1997

Total Pages: 844

ISBN-13:

DOWNLOAD EBOOK →

Write successful, professional-quality programs using Visual Basic; add music, voice, and graphics to your applications; find out how to write your own dynamic link library (DLL); learn to use sprite controls and DirectDraw to affect animation; and create your own ActiveX controls.

VBScript 2 & ActiveX Programming

VBScript 2 & ActiveX Programming PDF

Author: Scott Palmer

Publisher:

Published: 1997

Total Pages: 456

ISBN-13:

DOWNLOAD EBOOK →

-- Explains all of VBScript's new features, including named constants, functions, variables, and traversing collections with For Each...Next. -- Provides everything readers need to know about ActiveX technology. -- Includes instructions for using VBScript to create a complete Web shopping-cart system with "cookies" and CGI programs in Visual Basic 5.

Visual Basic 5 Unleashed

Visual Basic 5 Unleashed PDF

Author: Rob Thayer

Publisher:

Published: 1998

Total Pages: 1260

ISBN-13:

DOWNLOAD EBOOK →

Presents topic-by-topic coverage of Visual Basic programming. The sections of the book break the material into areas of focus, starting with development fundamentals. It then proceeds through object-oriented programming, programming with controls, and database tools and techniques.

Programming ISAPI with Visual Basic 5

Programming ISAPI with Visual Basic 5 PDF

Author: Wayne Freeze

Publisher: Prima Lifestyles

Published: 1997

Total Pages: 508

ISBN-13: 9780761509141

DOWNLOAD EBOOK →

A tutorial that builds on the reader's basic understanding of IIS, this book shows how to effectively program the ISAPI and efficiently use ActiveX controls in the development of Web pages. The CD includes Microsoft's Internet Information Server, various Microsoft development utilities, and third party utilities used in server development.

ASP in a Nutshell

ASP in a Nutshell PDF

Author: Keyton Weissinger

Publisher: "O'Reilly Media, Inc."

Published: 2000-07-06

Total Pages: 496

ISBN-13: 1449379591

DOWNLOAD EBOOK →

ASP in a Nutshell provides the high-quality reference documentation that web application developers really need to create effective Active Server Pages. It focuses on how features are used in a real application and highlights little-known or undocumented features.This book also includes an overview of the interaction between the latest release of Internet Information Server (version 5) and ASP 3.0, with an introduction to the IIS object model and the objects it comprises. The examples shown in this section and throughout the book are illustrated in VBScript.The main components of this book are: Active Server Pages Introduction. Brief overview of the ASP application paradigm with examples in VBScript. Also included is an introduction to Microsoft's Internet Information Server 5.0, the IIS object model, and the objects that it comprises. Object Reference. Each object is discussed in the following manner: descriptions, properties, collections, methods, events, accessory files/required DLLs, and remarks, including real-world uses, tips and tricks, and author's experience (where applicable). The objects--Application, Response, Request, Server, Session, ObjectContext, and ASPError, as well as ASP Directives, Global.ASA, and Server-Side Includes--all follow this paradigm. Component Reference. This section follows the same paradigm found in Object Reference. The discussion covers all of the additional components included with IIS, such as ActiveX Data Objects, the Ad Rotator, the Browser capabilities component, the File System Object, and more. Appendixes. Gives examples in one or two objects and components using Perl, REXX, and Python in ASP. Like other books in the "In a Nutshell" series this book offers the facts, including critical background information, in a no-nonsense manner that users will refer to again and again. It is a detailed reference that enables even experienced web developers to advance their ASP applications to new levels.

Teach Yourself CGI Programming in a Week

Teach Yourself CGI Programming in a Week PDF

Author: Rafe Colburn

Publisher:

Published: 1998

Total Pages: 426

ISBN-13:

DOWNLOAD EBOOK →

Teach Yourself CGI Programming in a Week, Third Edition follows the same format and uses the same learning tools as other books in the Sams Teach Yourself Series.This new edition covers implementing CGI with C and Active Server Page technology, in addition to Perl. Also covered are Windows CGI programming and how to use CGI to interact with Java, VBScript, and JavaScript.The book takes the reader from the basics of CGI learning, for example, how to implement and customize existing CGI programs that have been written by others to the point where he can use CGI to create his own programs from scratch.The book will also provide numerous real-life examples of CGI scripts database search tools, survey forms, interactive games, order forms, guest books, and more.The final sections of the book will cover advanced CGI programming debugging techniques, solutions for common CGI problems, etc. CGI is the next step beyond simple HTML, allowing users to add forms and other types of interactivity to Web pages Updated and revised to cover Active Server Pages, Perl 5, C, Windows CGI, JavaScript, VBScript, AppleScript, and new CGI development tools Learn how to add interactivity and programs to Web pages with CGI