Search found 39 matches

by truongvu
Wed Jan 18, 2012 9:00 am
Forum: JBatchUpload
Topic: Wrong message when skip file overwrite
Replies: 2
Views: 12771

Re: Wrong message when skip file overwrite

My customer ask me show message like this:
if user skip file while uploading --> show " (0 files) upload completed "
if user upload 3 file , skip 1 file --> show " (2 files) upload completed "
Can you support me for showing above messages when user do upload.
Thanks for any reply !
by truongvu
Wed Jan 18, 2012 3:59 am
Forum: JBatchUpload
Topic: Disable select & OK button after finished upload
Replies: 3
Views: 14731

Disable select & OK button after finished upload

Hi , i have a question asking about disable select & OK button after finished upload My customer ask me how to disable it , cause they only want upload file(s) one time . So they don't want user upload more after finished upload. Can you help me how to do that ? upload1.jpg upload2.jpg upload3.jpg
by truongvu
Mon Jan 16, 2012 2:55 am
Forum: JFileDownload
Topic: Exception download when removing network Cable
Replies: 3
Views: 8190

Re: Exception download when removing network Cable

Could you post the Exception you get in Java console? When i remove Lan cable while downloading file , how can it get post param of exception . -But when download a file existing at client. It have message "java.net.SocketTimeoutException:Read timed out" download_overwrite_1.jpg download_overwrite_...
by truongvu
Mon Jan 16, 2012 2:22 am
Forum: JFileDownload
Topic: About progress matter of jfiledownload
Replies: 4
Views: 9272

Re: About progress matter of jfiledownload

I found it out and fixed it , thanks a lot .
print($type." ".$date." ".$size." ".$name."<br>\n");
by truongvu
Thu Jan 12, 2012 10:56 am
Forum: JFileDownload
Topic: About progress matter of jfiledownload
Replies: 4
Views: 9272

Re: About progress matter of jfiledownload

Jfiledownload execute to download normally ! But a bug similar to above matter. When i download file (size 34.7 MB) -Progress bar go to 100% immediately , transfer rate change case2_1.jpg -Then progress bar keep 0% , transfer rate change case1_1.jpg case1_2.jpg - Then jfiledownload show message "dow...
by truongvu
Thu Jan 12, 2012 8:58 am
Forum: JFileDownload
Topic: Folder/subfolder name contains "5C"-byte
Replies: 6
Views: 14939

Folder/subfolder name contains "5C"-byte

Hello,

We cannot download folder/subfolder whose name contains "5C"-byte. Using version JfileDownload 2.9

Example : 全表示

Thank you for any help
by truongvu
Thu Jan 12, 2012 8:49 am
Forum: JFileDownload
Topic: Download file name contains "5C"-byte
Replies: 0
Views: 6344

Download file name contains "5C"-byte

Hello, Can you give me advice for below case. I download a file contains 5C character . Download files whose name contains "5C"-byte is overwritten without confirm dialog. I am using Japanese locale , Symfony PHP . When using Japanese locale , I can not download file with normal Japanese as "C:\data...
by truongvu
Wed Jan 11, 2012 9:26 am
Forum: JFileDownload
Topic: About progress matter of jfiledownload
Replies: 4
Views: 9272

About progress matter of jfiledownload

When i use jfiledownload to download file have large size ( >100MB ) . The progress change from 0 to 100 immediately , then change from 100 to 0 . This happen continue until the file download complete . The file i download is PDF . Current i am using version 2.9
Thanks for reply !
by truongvu
Wed Jan 11, 2012 2:51 am
Forum: JBatchUpload
Topic: close button on dialog overwrite cannot work
Replies: 1
Views: 10778

close button on dialog overwrite cannot work

on overwrite dialog, when i upload file is exists, the close on the dialog does not work, click it but dialog does not close.

help me please, thanks.
by truongvu
Mon Jan 09, 2012 7:44 am
Forum: JBatchUpload
Topic: Wrong message when skip file overwrite
Replies: 2
Views: 12771

Wrong message when skip file overwrite

Message "upload completed(1 file)" display after selecting "skip" in message box upload overwrite file.
How can I change message , ex "upload skipped (1 file)" , not influence message "upload completed(1 file)" after upload completed !
Thanks