home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / ProPlus.WW / ProPsWW2.cab / FORMSBROWSERUPGRADE.HTML3 < prev    next >
Text File  |  2007-02-04  |  2KB  |  71 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.     <title>Forms - Browser Upgrade</title>
  17.     <script language="javascript">
  18.     <!--
  19.     // Capture contextmenu event for the document.
  20.     document.oncontextmenu = contextMenuEvent;
  21.  
  22.     // === contextMenuEvent() ==============
  23.     // event handler for context menu action
  24.     function contextMenuEvent()
  25.     {
  26.         // Right-click context menu will only appear if 'Ctrl' key is held down.
  27.         if (!event.ctrlKey)
  28.             event.returnValue = false;
  29.     }
  30.     // -->
  31.     </script>
  32. </head>
  33. <body>
  34.  
  35. <table cellpadding="0" cellspacing="0" border="0" width="100%" height="100%">
  36. <tr>
  37.     <td valign="middle" align="center">
  38.         <table cellpadding="0" cellspacing="0" border="0" width="642" height="374">
  39.         <tr>
  40.             <td height="200">
  41.                 <table cellpadding="0" cellspacing="20" border="0">
  42.                 <tr>
  43.                     <td valign="top"><img src="attention.gif" width="54" height="54"></td>
  44.                     <td>
  45.                         <p>
  46.                             <font face="verdana" size="-1" color="#666666"><b><font color="#FF0000">Attention!
  47.                             </font></b> Groove detected that you do not have Internet Explorer version 5.5 or
  48.                             later. You must upgrade in order to use this tool.</font>
  49.                         </p>
  50.  
  51.                         <p>
  52.                             <font face="verdana" size="-1" color="#666666">The Groove forms tool lets members
  53.                             of a shared space collect data in customized documents (forms), and view this data in
  54.                             customized display tables (views).</font>
  55.                         </p>
  56.                     </td>
  57.                 </tr>
  58.                 </table>
  59.             </td>
  60.         </tr>
  61.         <tr>
  62.             <td height="174"><img src="bg_FormsHomePageBlank.gif" width="642" height="174"></td>
  63.         </tr>
  64.         </table>
  65.     </td>
  66. </tr>
  67. </table>
  68.  
  69. </body>
  70. </html>
  71.