Search found 4 matches

by yeli
Wed Aug 06, 2008 5:58 pm
Forum: JFileUpload
Topic: Replace with template
Replies: 2
Views: 8340

Re: Replace with template

Great! It works fine.

Many thanks!
by yeli
Tue Aug 05, 2008 10:00 am
Forum: JFileUpload
Topic: Replace with template
Replies: 2
Views: 8340

Replace with template

Hello,

I use the jFileUpload in FTP-Mode. How can I replace two Points (..) in Filenames before the upload starts?

This:
<param name="param8" value="template">
<param name="value8" value=":regex=[^\.\.]:._.:">

dont work.
by yeli
Thu May 22, 2008 8:06 pm
Forum: JFileUpload
Topic: location of i18n.properties
Replies: 3
Views: 8691

Re: location of i18n.properties

Thx for the fast answer!

I've found the solution by now.
i18n.properties must be located beside the html or php-script.
This means: at the root /

The problem on my computer was the java-applet-cache.
Deactivating this, solves the problem.
by yeli
Thu May 22, 2008 5:13 pm
Forum: JFileUpload
Topic: location of i18n.properties
Replies: 3
Views: 8691

location of i18n.properties

Hello, Currently I use the free version of JFileUpload. But I don't use the predefined pathstructure. I use : /applets/jfileupload/lib -> the folder containing the jar-files /scripts/main.js -> the script that initializes the applet (with an js-function) /index.php Where I have to copy the i18n.prop...