|
|
Browse by Tags
All Tags » FileUploaded » upload
-
Is there a way to save files directly into sql 2005 database using ajaxuploader? Without saving to disk at all.
-
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 ...
-
Hi everybody,
I am using Ajax file uploader to upload large files,it uploads smoothly to a temp location but i didn't understand how can i save the file to my desired location,i found CopyTo() method but its not working idont know why.
i am posting the code i have used:
protected void FileUpload(object sender, UploaderEventArgs ...
|
|
|