home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / ProPlus.WW / ProPsWW.cab / FORMSBROWSERUPGRADE.HTML5 < prev    next >
Text File  |  2007-02-04  |  2KB  |  70 lines

  1. <!-- /*********************************************************************
  2.                                  Notice
  3.  
  4. You may not modify, use, copy or distribute this file or its contents. 
  5. Internal interfaces referenced in this file are nonpublic, unsupported 
  6. and subject to change without notice. These interfaces may not be 
  7. utilized in other software applications or components.
  8.  
  9.  
  10. *********************************************************************/ -->
  11.  
  12. <!-- saved from url=(0025)http://www.microsoft.com/ -->
  13.  
  14. <html>
  15. <head>
  16.     <script language="javascript">
  17.     <!--
  18.     // Capture contextmenu event for the document.
  19.     document.oncontextmenu = contextMenuEvent;
  20.  
  21.     // === contextMenuEvent() ==============
  22.     // event handler for context menu action
  23.     function contextMenuEvent()
  24.     {
  25.         // Right-click context menu will only appear if 'Ctrl' key is held down.
  26.         if (!event.ctrlKey)
  27.             event.returnValue = false;
  28.     }
  29.     // -->
  30.     </script>
  31. </head>
  32. <body>
  33.  
  34. <table cellpadding="0" cellspacing="0" border="0" width="100%" height="100%">
  35. <tr>
  36.     <td valign="middle" align="center">
  37.         <table cellpadding="0" cellspacing="0" border="0" width="642" height="374">
  38.         <tr>
  39.             <td height="200">
  40.                 <table cellpadding="0" cellspacing="20" border="0">
  41.                 <tr>
  42.                     <td valign="top"><img src="attention.gif" width="54" height="54"></td>
  43.                     <td>
  44.                         <p>
  45.                             <font face="verdana" size="-1" color="#666666"><b><font color="#FF0000">Attention!
  46.                             </font></b> Groove detected that you do not have Internet Explorer version 5.5 or
  47.                             later. You must upgrade in order to use this tool.</font>
  48.                         </p>
  49.  
  50.                         <p>
  51.                             <font face="verdana" size="-1" color="#666666">The Groove forms tool lets members
  52.                             of a shared space collect data in customized documents (forms), and view this data in
  53.                             customized display tables (views).</font>
  54.                         </p>
  55.                     </td>
  56.                 </tr>
  57.                 </table>
  58.             </td>
  59.         </tr>
  60.         <tr>
  61.             <td height="174"><img src="bg_FormsHomePageBlank.gif" width="642" height="174"></td>
  62.         </tr>
  63.         </table>
  64.     </td>
  65. </tr>
  66. </table>
  67.  
  68. </body>
  69. </html>
  70.