| Author |
jspsmartupload
|
Yurong Chen
Greenhorn
Joined: Jul 23, 2002
Posts: 18
|
|
Hi: I am using jspamartupload to upload files. I want to save the uploaded files in a specific file in my server,i.e., suppose, all uploaded files should be saved as upload.xls in the specific folder in a specified path. The syntax mySmartUpload.save("../upload"); only the saves the file with its original name. Can the syntax mySmartUpload.uploadInFile("../upload") implement the function? Is there something like a 'saveas' function that can be used? I cannot find the syntax as saveAs(fromPath destPath) in this package which has been mentioned in the previous topic. Can anybody help please with the proper syntax?? Thanks.
|
 |
 |
|
|
subject: jspsmartupload
|
|
|