Search found 11 matches

by luctuf
Thu Nov 20, 2014 10:58 am
Forum: JImageUpload
Topic: Truncate file name
Replies: 0
Views: 36994

Truncate file name

Is it possibile to truncate file name to a maximum mumber of character? I use the template parameters to remove all non ascii character, but sometimes I receive files with too many long file name. I would like to "pipe" the template action and a "truncate" action.
Thanks in advance,
best regards
by luctuf
Wed Oct 29, 2014 10:13 am
Forum: JImageUpload
Topic: Thumb does not disappear when template is applied
Replies: 0
Views: 35480

Thumb does not disappear when template is applied

Dear staff, when i rename a file before uploading with template parameter (I want to eliminate every blank space from filename) i still see the thumbnail in the applet even after the upload is complete. this is bad because when the filename does not have blank space, it is uploaded and the thumb dis...
by luctuf
Thu Jan 31, 2013 4:22 pm
Forum: JDiskExplorer
Topic: See the list of the remote files
Replies: 1
Views: 11547

See the list of the remote files

Hi to all! My applet won't to list the remote file! I see the list only if I start to upload somethings...why? Is there some parameter to set up?
Thanks in advance!
:mrgreen:
by luctuf
Tue Jun 05, 2012 3:22 pm
Forum: JFileUpload
Topic: Display the applet twice
Replies: 5
Views: 11697

Re: Display the applet twice

YEAH! I'm so stupid...! :oops: I forget to put the "</script>" tag... sorry! Now I can display twice the applet! 8-) But there's another problem, now: if I pass to the 'second' the path of the folder to be in, i can't see the files inside until I upload somethings...why?? thanks in advance! :mrgreen:
by luctuf
Wed May 30, 2012 7:47 am
Forum: JFileUpload
Topic: Display the applet twice
Replies: 5
Views: 11697

Re: Display the applet twice

No, no Javascript error... :|
I'm under Joomla, I think that it's a configuration problem...

Do I have to set different name for the applet in the "NAME" parameters? Or it's better to call the same applet, in the same path with the same name?
by luctuf
Tue May 29, 2012 10:57 am
Forum: JFileUpload
Topic: Display the applet twice
Replies: 5
Views: 11697

Re: Display the applet twice

No, I have to display them on two different pages. I've try to set the NAME param different, but the applet does not appear...

P.S.
In HTML code of the 'second page' I can see the correct call to the script:

<script src=....></script>

but not appear the <applet> tag...
by luctuf
Wed May 16, 2012 4:37 pm
Forum: JFileUpload
Topic: Display the applet twice
Replies: 5
Views: 11697

Display the applet twice

Hi to all!
is it possibile to display the applet (jdiskeplorer) twice, in my website?
by luctuf
Wed May 16, 2012 8:33 am
Forum: JFileUpload
Topic: issue after mantainer change
Replies: 2
Views: 7501

Re: issue after mantainer change

DAMN! I've found the problem! :twisted:

it's the windows 7 firewall that blocks any incoming connections... :|
by luctuf
Tue May 15, 2012 3:26 pm
Forum: JFileUpload
Topic: issue after mantainer change
Replies: 2
Views: 7501

issue after mantainer change

Hi to all! after a mantainer change, my jdiskexplorer experience this problem: when upload start i see the error: connection reset by peer: socket write error the configuration is the same of the old domain, what's the problem? below the java error report: security: property package.access value sun...
by luctuf
Thu Apr 22, 2010 8:03 am
Forum: JFileUpload
Topic: Change port
Replies: 1
Views: 5005

Change port

Hi to all! I would like to change the ports (both 20 and 21) in the applet. My configuration: Internet >> Router >> Firewall/Proxy >> FTP server If i setup an FTP standard rule (port 20,21 on FTP server port 20,21), the applet works fine! Unfortunately I've another FTP server and I cannot use the ru...