Home

Submit

Source

Feeds
Source Site » www.herongyang.com

Search another site:

http://
PHP Miscellaneous
Managing Non ASCII Character Strings
PHP / Miscellaneous
This tutorial explains: "mbstring" Extension, "mbstring" Functions, "mbstring" Basic Tests, HTTP Input and Output Encoding.

Site: www.herongyang.com Report - View Tutorial

Visual Basic Getting Started
Conditional Statements
Visual Basic / Getting Started
This tutorial describes: "If" and "Select Case" Statements, and their examples.

Site: www.herongyang.com Report - View Tutorial

Visual Basic General Development
Variable Inspection and Numeric Conversion
Visual Basic / General Development
How to detect variable data type and status; Using IsNumeric Function; Parsing Long Integers.

Site: www.herongyang.com Report - View Tutorial

Visual Basic General Development
Loop Statements
Visual Basic / General Development
This tutorial will help you understand: "For ... Next" Statements; "While" Statements; "Do ... Loop" Statements; Breaking Loops Early.

Site: www.herongyang.com Report - View Tutorial

Visual Basic Functions
Array Declaration and Built-in Functions
Visual Basic / Functions
In this tutorial we will learn how to Array Declaration and Built-in Functions.

Site: www.herongyang.com Report - View Tutorial

Visual Basic Functions
Procedures - Functions and Subroutines
Visual Basic / Functions
A Procedure is a unit of code outside of the main execution code. But it can be executed by an invoking statement in the main execution code. There are 3 aspects about procedures: 1. Defining a procedure. 2. Invoking a procedure. 3. Exchanging data between the main execution code and a procedure.

Site: www.herongyang.com Report - View Tutorial

Visual Basic Functions
Built-in Functions
Visual Basic / Functions
This tutorial describes: Math, Conversion, String, Date and Time, Array and Misc. Functions.

Site: www.herongyang.com Report - View Tutorial

ASP Getting Started
Herong's Tutorial Notes on ASP
ASP / Getting Started
This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning ASP himself. Topics include ActiveX, ASP, attachment, binary file, collection, cookies, HTTP response header, IIS, Perl, redirect, scripting, script debugger, script runtime DLL, session, VBScript.

Site: www.herongyang.com Report - View Tutorial

ASP Cookies and Sessions
Using Cookies
ASP / Cookies and Sessions
This chapter discusses: * What is a cookie? * Sending and receiving cookies. * Cookie properties and itemized values. * Some other cookie definitions.

Site: www.herongyang.com Report - View Tutorial

ASP Cookies and Sessions
Sessions
ASP / Cookies and Sessions
This chapter describes: * How ASP server uses cookies to pass an ID with the browser to link multiple HTTP requests together. * How ASP server offers the session object to ASP pages to share information between multiple requests or pages. * Different ways to pass information between requests or pages. * How Perl tools can be used to help debug ASP applications at the HTTP communication level.

Site: www.herongyang.com Report - View Tutorial

ASP Cookies and Sessions
Managing Session with and without Cookies
ASP / Cookies and Sessions
In this chapter, I will show you why, and provide you suggestions on how to manage your own sessions without cookies.

Site: www.herongyang.com Report - View Tutorial

ASP Database Integration
Using MS Access Databases
ASP / Database Integration
This chapter discusses: * Connecting ASP Pages to MS Access Databases * Persisting Data to MS Access Databases * Protecting Data in SQL Statements

Site: www.herongyang.com Report - View Tutorial

ASP Database Integration
Introduction to ActiveX Data Object (ADO)
ASP / Database Integration
This tutorial provides you a quick introduction of ActiveX Data Object (ADO), and a simple example of using ADO to work with MS Access database.

Site: www.herongyang.com Report - View Tutorial

ASP General Development
Controlling HTTP Response Header Lines
ASP / General Development
This tutorial helps you understand: HTTP Response Syntax; HTTP Response Header Lines;Controlling Response Header Lines; Viewing Response Header Lines; Response Header Lines of Static Files; Setting Header Lines Directly in ASP Pages; Sending Binary Files to Browsers.

Site: www.herongyang.com Report - View Tutorial

ASP General Development
Built-in Objects
ASP / General Development
This chapter describes: * How ASP server presents the programming environment to ASP pages with a number of run-time objects. * Basic properties and methods of run-time objects: request, response, server, application, and session.

Site: www.herongyang.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement