configFrame.html 441 B

1234567891011121314151617181920212223
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: pps
  4. (C) Copyright IBM Corp. 2005, 2017
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <html>
  8. <head>
  9. <script type="text/javascript" src="../ppwb/dbdata.js"></script>
  10. </head>
  11. <body>
  12. <form name="configform">
  13. <input type="hidden" name="wasredirected" value="0"/>
  14. </form>
  15. </body>
  16. </html>