home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2007 March / PCpro_2007_03.ISO / files / browser / msie7 / IE7Setup.exe / ieframe.dll.mui / HTML / BIDIFIND.DLG < prev    next >
Encoding:
Text File  |  2006-10-27  |  3.5 KB  |  112 lines

  1. <HTML id=dlgFind STYLE="font-family: MS Shell Dlg; font-size: 8pt;
  2. width: 40em; height: 12.5em">
  3. <HEAD>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  5. <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  6. <TITLE id=dialogTitle>
  7. Suchen
  8. </TITLE>
  9. <SCRIPT LANGUAGE="JavaScript">
  10. var L_Find_DIALOG_NoAction_ErrorMessage = "Das Objekt unterst├╝tzt diese Aktion nicht.";
  11. var L_Find_DIALOG_NoProperty_ErrorMessage = "Das Objekt unterst├╝tzt diese Eigenschaft bzw. Methode nicht.";
  12. var L_FinishedDocument_Text = "Der Text wurde nicht gefunden.";
  13. </SCRIPT>
  14. <SCRIPT LANGUAGE="JavaScript" defer src="findinc.dlg"></SCRIPT>
  15. <SCRIPT LANGUAGE="JavaScript" defer src="bidifind.js"></SCRIPT>
  16. </HEAD>
  17. <BODY ID=bdy onload="loadBdy()" onunload="unloadBdy()" style="font-family: 'MS Shell Dlg'; font-size: 8pt;
  18. color: windowtext; background: threedface;" topmargin=0 scroll=no>
  19. <!-- main dialog table -->
  20. <table width="100%">
  21. <!-- find text row -->
  22. <tr>
  23. <td style="text-align: center;">
  24. <LABEL FOR=txtFindText ID=lblFindText tabIndex=-1
  25. style="font-family: MS Shell Dlg; font-size: 8pt; text-align: center;">
  26. <U>S</U>uchen:
  27. </LABEL>
  28. </td>
  29. <td colspan="2">
  30. <input type=text id=txtFindText ACCESSKEY=s tabIndex=15
  31. style="width: 100%; font-family: MS Shell Dlg; font-size: 8pt; margin-left: 0.1em; margin-right:0.1em;"/>
  32. </td>
  33. </tr>
  34. <!-- checkbox row -->
  35. <tr>
  36. <td>
  37. </td>
  38. <td>
  39. <input id=chkWholeWord ACCESSKEY=n type=checkbox tabIndex=25
  40. style="font-family: MS Shell Dlg; font-size: 8pt;"/>
  41. <LABEL FOR=chkWholeWord ID=lblWholeWord tabIndex=-1
  42. style="font-family: MS Shell Dlg; font-size: 8pt;">
  43. <U>N</U>ur ganze W├╢rter
  44. </LABEL>
  45. </td>
  46. <td>
  47. <input id=chkMatchCase type=checkbox ACCESSKEY=g tabIndex=45
  48. style="font-family: MS Shell Dlg; font-size: 8pt;" />
  49. <LABEL FOR=chkMatchCase id=lblMatchCase tabIndex="-1"
  50. style="font-family: MS Shell Dlg; font-size: 8pt;">
  51. <U>G</U>ro├ƒ-/Kleinschreibung beachten
  52. </LABEL>
  53. </td>
  54. </tr>
  55. <tr>
  56. <td>
  57. </td>
  58. <td>
  59. <INPUT id=chkMatchDiacritic ACCESSKEY=i type=checkbox tabIndex=46
  60. style="font-family: MS Shell Dlg; font-size: 8pt;">
  61. <LABEL FOR=chkMatchDiacritic ID=lblMatchDiacritic tabIndex="-1"
  62. style="font-family: MS Shell Dlg; font-size: 8pt;">
  63. D<U>i</U>akritische Zeichen beachten
  64. </LABEL>
  65. </td>
  66. <td>
  67. <INPUT id=chkMatchKashida ACCESSKEY=k type=checkbox tabIndex=47
  68. style="font-family: MS Shell Dlg; font-size: 8pt;">
  69. <LABEL FOR=chkMatchKashida ID=lblMatchKashida tabIndex="-1"
  70. style="font-family: MS Shell Dlg; font-size: 8pt;">
  71. <U>K</U>ashidazeichen beachten
  72. </LABEL>
  73. </td>
  74. </tr>
  75. <tr>
  76. <td>
  77. </td>
  78. <td>
  79. <INPUT id=chkMatchAlefHamza ACCESSKEY=a type=checkbox tabIndex=48
  80. style="font-family: MS Shell Dlg; font-size: 8pt;">
  81. <LABEL FOR=chkMatchAlefHamza ID=lblMatchAlefHamza tabIndex="-1"
  82. style="font-family: MS Shell Dlg; font-size: 8pt;">
  83. <U>A</U>lef-Hamza-Zeichen beachten
  84. </LABEL>
  85. </td>
  86. <td>
  87. </td>
  88. </tr>
  89. </table>
  90. <!-- button row -->
  91. <table width="100%">
  92. <tr>
  93. <td width="100%"> 
  94. </td>
  95. <td>
  96. <BUTTON id=btnFindPrev ACCESSKEY=z DISABLED=1 tabIndex=55
  97. style="font-family: MS Shell Dlg; font-size: 8pt; width: 7em; height: 2.2em;" type=button>
  98. <U>Z</U>ur├╝ck
  99. </BUTTON>
  100. <BUTTON id=btnFindNext ACCESSKEY=w DISABLED=1 tabIndex=56
  101. style="font-family: MS Shell Dlg; font-size: 8pt; width: 7em; height: 2.2em; margin-left: 0.5em; margin-right: 0.1em;" type=submit>
  102. <U>W</U>eiter
  103. </BUTTON>
  104. <BUTTON id=btnCancel tabIndex=-1
  105. style="width: 0em; height: 0em; position: absolute; top: 1000em; left: 1000em;" type=reset>
  106. </BUTTON>
  107. </td>
  108. </tr>
  109. </table>
  110. </BODY>
  111. </HTML>
  112.