0 Replies Latest reply on Oct 15, 2008 6:22 AM by janson12

    Simple upload scenario

      Hi,
      how can i achieve following simple upload scenario:
      -There should be two buttons, one for selecting the file and one to trigger the upload.
      -There should only be one file uploaded at once.
      -there is no need for a list of files to be uploaded one after the other.
      It should be possible to select another file (instead of the previously selected).

      As the files are very small i want to keep the whole thing as simple as possible for the user (no status, no list, no cancel...simpley selecting and uploading).

      And ideas highly welcome!