Applet: | UploadClient |
Description: | ButtonBackText sets the text displayed on the file selector's "Back" button. The "Back" button returns the user to the previous directory displayed in the Look in field. See also, UseNativeFileSelection. |
Example: | The following enables JFile's file selector, and displays "Previous Directory" on the "Back" button. <param name="UseNativeFileSelection" value="0"><param name="ButtonBackText" value="Previous Directory"> |