The Find and Replace dialog box enables you to search for and replace character strings in the Web Source view.
This dialog box contains:
Find what |
Is the string you want to find. |
Replace with |
Is the string that you want to replace matches of the search string. |
Case Sensitive |
Specifies whether the search should be upper- and lower-case sensitive to the letters in the search string. If this check box is not selected, the search will find all matches of the search string, regardless of case. |
Search |
Finds the next match of the search string starting from your cursor position. |
Replace |
Changes the most recently found string to the string specified in Replace with. If the cursor is not on a match, Replace finds the next occurrence of the search string and replaces it. |
Replace All |
Replaces all matches with the replace string (from the cursor position to the end of the searchable area). |
Copyright © 1984, 2005, Oracle. All rights reserved.