blankForm.html 1.6 KB

1234567891011121314151617181920212223242526
  1. <!--
  2. *********************************************************************************************************************************
  3. * Licensed Materials - Property of IBM *
  4. * *
  5. * IBM Cognos Products: AGS *
  6. * *
  7. * (C) Copyright IBM Corp. 2005, 2008 *
  8. * *
  9. * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. *
  10. *********************************************************************************************************************************
  11. -->
  12. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  13. <html>
  14. <head>
  15. <title>&nbsp;</title>
  16. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  17. <meta name="Copyright" content="Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.">
  18. <meta name="Trademark" content="Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated)">
  19. </head>
  20. <body style="background-color: #FFFFFF;">
  21. <form name="nform" action="" method="POST">
  22. </form>
  23. </body>
  24. </html>