Applet: | UploadClient |
Description: | ButtonUpText sets the text displayed on the file selector's "Up" button. The "Up" button changes the directory displayed in the Look in field to the parent directory. See also, UseNativeFileSelection. |
Example: | The following enables JFile's file selector, and displays only an arrow icon on the "Up" button. <param name="UseNativeFileSelection" value="0"><param name="ButtonBackText" value=""> |