home *** CD-ROM | disk | FTP | other *** search
- <HTML id=dlgFind STYLE="font-family: MS Shell Dlg; font-size: 8pt;
- width: 40em; height: 12.5em">
- <HEAD>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
- <TITLE id=dialogTitle>
- Suchen
- </TITLE>
- <SCRIPT LANGUAGE="JavaScript">
- var L_Find_DIALOG_NoAction_ErrorMessage = "Das Objekt unterst├╝tzt diese Aktion nicht.";
- var L_Find_DIALOG_NoProperty_ErrorMessage = "Das Objekt unterst├╝tzt diese Eigenschaft bzw. Methode nicht.";
- var L_FinishedDocument_Text = "Der Text wurde nicht gefunden.";
- </SCRIPT>
- <SCRIPT LANGUAGE="JavaScript" defer src="findinc.dlg"></SCRIPT>
- <SCRIPT LANGUAGE="JavaScript" defer src="bidifind.js"></SCRIPT>
- </HEAD>
- <BODY ID=bdy onload="loadBdy()" onunload="unloadBdy()" style="font-family: 'MS Shell Dlg'; font-size: 8pt;
- color: windowtext; background: threedface;" topmargin=0 scroll=no>
- <!-- main dialog table -->
- <table width="100%">
- <!-- find text row -->
- <tr>
- <td style="text-align: center;">
- <LABEL FOR=txtFindText ID=lblFindText tabIndex=-1
- style="font-family: MS Shell Dlg; font-size: 8pt; text-align: center;">
- <U>S</U>uchen:
- </LABEL>
- </td>
- <td colspan="2">
- <input type=text id=txtFindText ACCESSKEY=s tabIndex=15
- style="width: 100%; font-family: MS Shell Dlg; font-size: 8pt; margin-left: 0.1em; margin-right:0.1em;"/>
- </td>
- </tr>
- <!-- checkbox row -->
- <tr>
- <td>
- </td>
- <td>
- <input id=chkWholeWord ACCESSKEY=n type=checkbox tabIndex=25
- style="font-family: MS Shell Dlg; font-size: 8pt;"/>
- <LABEL FOR=chkWholeWord ID=lblWholeWord tabIndex=-1
- style="font-family: MS Shell Dlg; font-size: 8pt;">
- <U>N</U>ur ganze W├╢rter
- </LABEL>
- </td>
- <td>
- <input id=chkMatchCase type=checkbox ACCESSKEY=g tabIndex=45
- style="font-family: MS Shell Dlg; font-size: 8pt;" />
- <LABEL FOR=chkMatchCase id=lblMatchCase tabIndex="-1"
- style="font-family: MS Shell Dlg; font-size: 8pt;">
- <U>G</U>roß-/Kleinschreibung beachten
- </LABEL>
- </td>
- </tr>
- <tr>
- <td>
- </td>
- <td>
- <INPUT id=chkMatchDiacritic ACCESSKEY=i type=checkbox tabIndex=46
- style="font-family: MS Shell Dlg; font-size: 8pt;">
- <LABEL FOR=chkMatchDiacritic ID=lblMatchDiacritic tabIndex="-1"
- style="font-family: MS Shell Dlg; font-size: 8pt;">
- D<U>i</U>akritische Zeichen beachten
- </LABEL>
- </td>
- <td>
- <INPUT id=chkMatchKashida ACCESSKEY=k type=checkbox tabIndex=47
- style="font-family: MS Shell Dlg; font-size: 8pt;">
- <LABEL FOR=chkMatchKashida ID=lblMatchKashida tabIndex="-1"
- style="font-family: MS Shell Dlg; font-size: 8pt;">
- <U>K</U>ashidazeichen beachten
- </LABEL>
- </td>
- </tr>
- <tr>
- <td>
- </td>
- <td>
- <INPUT id=chkMatchAlefHamza ACCESSKEY=a type=checkbox tabIndex=48
- style="font-family: MS Shell Dlg; font-size: 8pt;">
- <LABEL FOR=chkMatchAlefHamza ID=lblMatchAlefHamza tabIndex="-1"
- style="font-family: MS Shell Dlg; font-size: 8pt;">
- <U>A</U>lef-Hamza-Zeichen beachten
- </LABEL>
- </td>
- <td>
- </td>
- </tr>
- </table>
- <!-- button row -->
- <table width="100%">
- <tr>
- <td width="100%">
- </td>
- <td>
- <BUTTON id=btnFindPrev ACCESSKEY=z DISABLED=1 tabIndex=55
- style="font-family: MS Shell Dlg; font-size: 8pt; width: 7em; height: 2.2em;" type=button>
- <U>Z</U>ur├╝ck
- </BUTTON>
- <BUTTON id=btnFindNext ACCESSKEY=w DISABLED=1 tabIndex=56
- style="font-family: MS Shell Dlg; font-size: 8pt; width: 7em; height: 2.2em; margin-left: 0.5em; margin-right: 0.1em;" type=submit>
- <U>W</U>eiter
- </BUTTON>
- <BUTTON id=btnCancel tabIndex=-1
- style="width: 0em; height: 0em; position: absolute; top: 1000em; left: 1000em;" type=reset>
- </BUTTON>
- </td>
- </tr>
- </table>
- </BODY>
- </HTML>
-