Search found 8 matches
Re: changing the default messageThanks - I have now found and am using the properties file. I would like to remove the initial message and separator bar text from the initial display, but still be able to use a separator bar later on between subsequent messages. I have deleted the content of the initial message and the dashes of t...
Re: Resume command doesn't workIt is Linux/Unix. I have tried it on three different servers, all the same - no button.
double slashes in filenamesI have noticed that when I use the 'postparameters' with 'extra', it puts double slashes (esacpe backslashes) into the filename, such as "C:\\temp\\filename.txt" I understand why it is doing this - to allow it to display in html. I want to do file operations on these filenames though - is there a wa...
Re: changing the default messageOK, I got the file chooser to work fine now. I uncommented the
Code: Select all I would still like to know what the other two lines do though. Code: Select all
Re: changing the default messageThanks - I have it working now, I can change the message. I noticed on the info page you supplied under the 'look & feel' section, where they are demonstating changing to a native look & feel, that the pictures have a "Select file(s)" button next to the cancel button. How do I turn that button on? I...
Re: Resume command doesn't workI am using FTP.
Resume command doesn't workWhat do I need to do to get the resume function appear & work iwth my jfileupload? I have the pro version, and I have included the following line in my js file: document.writeln('<PARAM NAME="resume" VALUE="true">'); but it doesn't seem to do anything. I only still see the 'cancel' button, I was exp...
changing the default messageHi - is there a way to change the message that shows up "Select or drag and drop file to upload"?
Thanks. |