"The code is exactly
how I would like to write code and the algorithms used are very
efficient and well-documented."
Van T. Dinh, Microsoft MVP
|
|
Module: Basic ASP Code
This item contains basic Active Server Pages how-to and example code
|
Procedure Name
|
Type
|
Description
|
|
Create a Page Header
|
Procedure
|
This snippet shows how the declare a page header with various attributes
|
|
Page Redirect
|
Procedure
|
Code examples to redirect to another page.
|
|
Script Include
|
Procedure
|
Include contents of other files.
|
|
Show Session Variables
|
Procedure
|
Show All Current Session Variables
|
|
Force Page Reload
|
Procedure
|
Force a page to be fetched from the web server, not a cache.
|
|
Get Local Path
|
Procedure
|
Get the local path where the current URL's file resides.
|
|
Request.ServerVariables Table
|
Procedure
|
Build a Table of all Request.ServerVariables value
|
|
Get Physical Path
|
Procedure
|
Get the Physical Path from a URL Path
|
|
Pass Data GET
|
Procedure
|
Pass data between pages using HTML GET calls
|
|
Pass Data POST
|
Private
|
Pass data between pages using HTML POST calls.
|
|
Pass Data URL
|
Procedure
|
Pass data between pages using a hyperlink.
|
|
Pass Data Session Vars
|
Procedure
|
Pass data between pages using session variables.
|
|
NameSpaceLookup
|
Procedure
|
Perform a namespace lookup.
|
|
GetToRegistry
|
Procedure
|
Access the system registry from ASP code
|
|
Force Redirect to Secure Site
|
Procedure
|
Code to force a redirect to the same URL except through the SSL layer of the site
|
Overview of Total Visual SourceBook
The source code in Total Visual
SourceBook includes modules and classes for Microsoft Access, Visual
Basic 6 (VB6), and Visual Basic for Applications (VBA) developers. Easily
add this professionally written, tested, and documented royalty-free code
into your applications to simplify your application development efforts.
Additional Resources
|
|