ASP Best Practices

Previous Topic Next Topic

Helper Files

Helper files are server-side include files or text files that make HTML-coded information available across the application. For security reasons, the directory containing helper files should not be stored in the published Web space (the Web site directories identifiable to users).


© 1997-1999 Microsoft Corporation. All rights reserved.