WebTk: Find and Replace

The Find/Replace dialog lets you do search and replace operations in WebTk. Currently, Find only looks at the text, not the underlying markup. If you are looking for particular links, you may want to use the Link Validate/Chart dialog that is available through the Html menu.

The URL of the window being searched is displayed at the top of the dialog. If you need to change the window being searched, select Find/Replace from its Edit menu and the URL in the find dialog will change.

Enter the search string in the text area to the right of the Previous and Next buttons. You can modify the search to ignore case or use regular expression patterns by selecting the checkboxes below the find text area.

Enter the replacement string in the text area to the right of the Replace All and Replace buttons. This string is normally treated as simple text. You can include HTML markup in the replacement string by choosing the HTML markup option button below the replace.

Normally a Replace automatically searches for the Find string again. You can turn this off with the Find after replace checkbutton.