Search found 39 matches
Bug when download file on OS mac browser safariHi Support,I want download file and I had tested on link http://www.jfileupload.com/products/demo/applet_http_download.html I want to download file on folder ../Desktop/test/ I click button Select location, select folder Desktop -> double click on folder test, press button save. File download sucess...
resize jbatchuploadHi Support.
Sometime, when I upload file, error message is too long to display fully on status bar. I want that end-user can widen jfileupload controller to be able to read full error message. Is it possbile to code Javascript to do that?
Re: Remove file after cancelling downloadit helped , thanks
Remove file after cancelling downloadHi support, When user download , they cancel download during download proccess . File downloaded to client and corrup when open. User ask me any way to remove file on client when download cancelled So , can jfiledownload have any way to remove file after cancelling download ? Thanks for any reply !!!
Re: Disable select & OK button after finished uploadSorry , you can misunderstand my matter !
I want the program disable button "select" & "start upload" intermediately after upload file completed .(my attach file) If i use "forward" function , 2 buttons also not disable Thanks for any support !
Re: Folder/subfolder name contains "5C"-byteOk , i see if I use charset UTF-8 is not generating error The system I am using required charset is Shift_JIS I am using SQL Server (locale Japanese) + Symfony PHP + Window locale Japanese When i change charset Shift_JIS to UTF-8 , file not found when download. So i must use Shift_JIS charset to dow...
Break upload when file upload having specification characterHi support, I need jbatchupload skip upload when user upload file having specification character. Example : Check file *abc.pdf which having character * appear --> Skip upload , then return message "can not upload file *abc.pdf which contain character * " Similar for Japanese file . Check file 全表示.p...
Problem with chunked upload using process.phpHi Support.
I upload file use chunk Code: Select all
Re: Folder/subfolder name contains "5C"-byte Could you provide the full URL with 5C char? And your JavaScript too with applet declaration. My current developing evironment is Japanese locale , Symfomy PHP When using Japanese locale , I can not download folder with Japanese character as "C:\data\全表示" So i have to use function mb_convert_encodi...
Maximum size can be uploaded to jbatchuploadHi,
Give me ask a question about maximum capacity that jbatchupload stand to upload without generating error. My ISS7 's maximum allowed content length (Bytes) is 3000000000 Thanks |