I'm using the Java servlet/connector to allow users to select files from the local file system.
Is it possible to order the files alphabetically when displayed in the file browser? They seem to appear in any order at the moment and it's hard to find a desired image when there's lots of them in there.
Is it possible to order the files alphabetically when displayed in the file browser? They seem to appear in any order at the moment and it's hard to find a desired image when there's lots of them in there.
Re: FckEditor Java - order files alphabetically?
Re: FckEditor Java - order files alphabetically?
Great! Thanks for that, I'll give it a try.