Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
486 B

  1. <% '==================================================
  2. ' Module: inc_base.asp
  3. '
  4. ' Synopsis: Base include file for SA Web Framework
  5. '
  6. ' Copyright (c) Microsoft Corporation. All rights reserved.
  7. '================================================== %>
  8. <!-- #include file="inc_pagekey.asp" -->
  9. <!-- #include file="inc_registry.asp" -->
  10. <!-- #include file="inc_debug.asp" -->
  11. <!-- #include file="inc_global.asp" -->
  12. <!-- #include file="inc_errorcode.asp" -->