Results 1 to 2 of 2

Thread: The asa File of Mystery

  1. #1

    Thread Starter
    Fanatic Member RSINGH's Avatar
    Join Date
    May 2001
    Location
    London
    Posts
    522
    MSDN can explain better han me so I'll just cut and paste their intro to it!

    The Global.asa file is an optional file in which you can specify event scripts and declare objects that have session or application scope. It is not a content file displayed to the users; instead it stores event information and objects used globally by the application. This file must be named Global.asa and must be stored in the root directory of the application. An application can only have one Global.asa file.

    Global.asa files can contain only the following:

    Application events
    Session events
    <OBJECT> Declarations
    TypeLibrary Declarations
    The liver is bad. It must be punished.

  2. #2
    Hyperactive Member made_of_asp's Avatar
    Join Date
    Jul 2001
    Location
    123 Fake Street
    Posts
    394
    Ok Thanks
    VS.NET 2003

    Need to email me?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width