Home
Home
Home
Submit
Home
Source
Source Site » www.herongyang.com

Search another site:

http://
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

ASP General Development
ASP Performance
ASP / General Development
The first area I want to test is integer arithmetic calculations. The following ASP page calculates prime number starting from number 3, and repeats the test many times.

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 Miscellaneous
Visual Basic Script (VBScript)
ASP / Miscellaneous
This tutorial describe: Using VBScript in ASP Pages, Mixing VBScript Statements with Static HTML Text, Variables and Expressions in VBScript, Arrays, "Collection" Class.

Site: www.herongyang.com Report - View Tutorial

ASP Scripts
Writing a Simple Guestbook Application
ASP / Scripts
This tutorial will show you writing a simple guestbook application including: Design Overview, Database Tables, Configuration File, Page Layout Templates, Guestbook Main Page, Data Submission Issues, Webmaster Administration Page.

Site: www.herongyang.com Report - View Tutorial

ASP Server Management
Microsoft Script Debugger
ASP / Server Management
MS Script Debugger can be used to debug both client side and server side scripts. Here is how to set up your system to debug server side VBScript pages.

Site: www.herongyang.com Report - View Tutorial

CGI and Perl File Manipulation
Perl Tutorials - Input and Output in Binary Mode
CGI and Perl / File Manipulation
This tutorial describes: * How to open files for input in binary mode. * How to open files for output in binary mode. * Example program to copy binary files * Example program to convert binary data to hex numbers.

Site: www.herongyang.com Report - View Tutorial

CGI and Perl General Development
Understanding of Perl Data Types
CGI and Perl / General Development
This tutorial describes: *Three built-in data types: scalars, arrays, and associative arrays. * How to construct scalar objects. * How scalar objects are interpreted in operations. * How to construct list objects.

Site: www.herongyang.com Report - View Tutorial

CGI and Perl Getting Started
Herong's Tutorial Notes on Perl - Part B
CGI and Perl / Getting Started
In this tutorial we are going to learn how to herong's tutorial notes on Perl - Part B.

Site: www.herongyang.com Report - View Tutorial

 
Site Search

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