Upload folder

  •  01-30-2009, 2:27 PM

    Upload folder

    Instead of having the Ajax Uploader send the file to a temp directory and then copy the file from the temp directory to the destination directory is there a way to have the file uploaded directly to the destination directory?
     
    Note: I don't want the file to be saved as persisted.ac963f8b-0345-434c-b964-5fd86a19bb16.ESCI_Electonic_feedback_survey.doc.resx in the destination folder.
    I want to be able to rename the file the user is uploading so I can remove any unwanted characters?
     
    Say the user was uploading a file called: test#abc%123.xls I want to rename the file to be test_abc_123.xls when it gets saved to the destination folder.
View Complete Thread