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.

14 lines
530 B

  1. <% '==================================================
  2. ' Module: OTS_Main.asp
  3. '
  4. ' Synopsis: Primary include file for Object Task Selector (OTS)
  5. '
  6. ' Copyright (c) Microsoft Corporation. All rights reserved.
  7. '================================================== %>
  8. <!-- #include file="ots_column.asp" -->
  9. <!-- #include file="ots_table.asp" -->
  10. <!-- #include file="ots_task.asp" -->
  11. <!-- #include file="ots_sort.asp" -->
  12. <!-- #include file="ots_error.asp" -->
  13. <!-- #include file="ots_taskview.js" -->