<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<title>Browser Edit Menu</title>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000EE" 
VLINK="#551A8B" ALINK="#FF0000">

<h3 align="center">Browser Edit Menu</h3>

<!!===================================================>

<dl>
<dt><b>Undo</b>
<dd>Undo a previous action. 

<!!===================================================>

<p><dt><b>Redo</b>
<dd>Redo a previous undo. 

<!!===================================================>

<p><dt><b>Cut</b>
<dd>Cut and remove selected text and put it on the clipboard. 

<!!===================================================>

<p><dt><b>Copy</b>
<dd>Copy selected text to the clipboard. 

<!!===================================================>

<p><dt><b>Paste</b>
<dd>Paste test from the clipboard to the cursor position. 

<!!===================================================>
<p><dt><b>Delete</b>
<dd>Delete selected text. It is not placed on the clipboard. 

<!!===================================================>

<p><dt><b>Select all</b>
<dd>Select the whole webpage. Then use Copy to copy it to the 
clipboard. 

<!!===================================================>

<p><dt><b>Prefill form</b>
<dd>Fill in a webpage form with saved data. 

<!!===================================================>

<p><dt><b>Save form data</b>
<dd>After the user fills out a form, click this to save the form 
data for later use in other forms. 

<!!===================================================>

<p><dt><b>View saved data</b>
<dd>View form data that has been saved. This starts the Form 
Manager which contains profile-specific data to be used in 
filling out forms, such as: Primary contact information (name, 
address, phone, credit card, employment, personal), Shipping 
information, Billing information, and Other saved information 
(concatenations, URL-specific info). The user can change the data 
here. Click OK to save it, or cancel to not save the changes. 

<!!===================================================>

<p><dt><b><a href="Prefs.html">Preferences...</a></b>
<dd>Sets options for the browser. 

</body>
</html>

Reply via email to