ButtonDateSorterText Parameter

 Applet: UploadClient
 Description: The file selector's file/folder list box includes buttons that allow you to sort displayed files and folders by name, size, or date. ButtonDateSorterText sets the text displayed on the date sorter button.
 Example:

The following enables JFile's file selector, and displays "Last Modified" on the date sorter button.

<param name="UseNativeFileSelection" value="0">
<param name="ButtonDateSorterText" value="Last Modified">