Search found 11 matches

by willkostelecky
Sat Jun 18, 2011 12:54 pm
Forum: JFileUpload
Topic: Getting Source File Path
Replies: 7
Views: 14235

Re: Getting Source File Path

Support: I am in Alpha testing and this is continuing to be an issue. I absolutely do not want to use "tmpfolder=auto" as I can not take ANY risk with co-mingling temp files and a users original photographic images. Is there any other way that you can expose the source directory that is being used t...
by willkostelecky
Wed Jun 15, 2011 10:46 pm
Forum: JImageUpload
Topic: License sensitive to path as part of url?
Replies: 1
Views: 13668

License sensitive to path as part of url?

Is your license sensitive to a path appended to a domain name? My production name will likely be Image-Expo.com but for testing I am using Image-Expo.com/Test. The parameters that I am using are as shown below: document.write('regfile="license.oxw" '); document.writeln('<PARAM NAME="regfile" VALUE="...
by willkostelecky
Mon May 02, 2011 12:56 pm
Forum: JFileUpload
Topic: Getting Source File Path
Replies: 7
Views: 14235

Re: Getting Source File Path

Support: One more related question. When I set the parameters per above my source files were being deleted from the path on upload. Not a characteristic that I wanted to have happen! I changed the renamepolicy per below and the source files are staying put. # Scaled image filename. Values could be "...
by willkostelecky
Sat Apr 30, 2011 10:08 pm
Forum: JFileUpload
Topic: Getting Source File Path
Replies: 7
Views: 14235

Re: Getting Source File Path

Support:

Thanks, that did the trick...not sure why but what the heck! With "tmpfolder=auto" "selectedfullfilename" now shows the full path to the uploaded file and that was my goal.

Cheers,
Will
by willkostelecky
Tue Apr 26, 2011 1:49 pm
Forum: JFileUpload
Topic: Getting Source File Path
Replies: 7
Views: 14235

Re: Getting Source File Path

Support:

Thanks but I am looking for the full path from the client side image. It looks like the above is the server side path? Or a temporary place that your app uses? In any case it is not where that jpg was uploaded from!

Thanks, Will
by willkostelecky
Thu Apr 21, 2011 12:10 pm
Forum: JFileUpload
Topic: Getting Source File Path
Replies: 7
Views: 14235

Getting Source File Path

I am struggling to get the full client side path for the source file that is being uploaded. I think that I have the appropriate parameters set per below: '<PARAM NAME="forward" VALUE="http://localhost:8888/Development/ie_MyHome_UploadImages.php"> '); '<PARAM NAME="forwardparameters" VALUE="long"> '...
by willkostelecky
Sat Apr 16, 2011 9:34 pm
Forum: JFileUpload
Topic: PHP Example - Generates JavaScript for Plugin
Replies: 1
Views: 4288

PHP Example - Generates JavaScript for Plugin

I wanted my PHP to be pretty and I wanted to dynamically modify parameters for the uploader. This PHP class was the result. It is pretty crude but it does what I want. Adding validation for the parameter names would be a nice add-on. https://docs.google.com/leaf?id=0BxF8IoGgsWZwYjUzYTViNGQtOGNmZC00Y...
by willkostelecky
Sat Apr 16, 2011 12:28 pm
Forum: JFileUpload
Topic: Whitespace around applet
Replies: 2
Views: 5464

Re: Whitespace around applet

In answer to your question...absolutely. But unless you see an issue with the link that I posted this is a red herring. I just tested it on another Mac with the older Firefox and it worked there. The installation of Firefox on my primary computer must have had an issue. I can not duplicate this as I...
by willkostelecky
Thu Apr 14, 2011 7:05 pm
Forum: JFileUpload
Topic: Whitespace around applet
Replies: 2
Views: 5464

Whitespace around applet

I hope (and suspect) there is something simple that I am missing here. I just bought the app and am trying to cosmetically integrate it into my upload form. I have stretched the applet window to 300px wide but there is still a white area around the applet, top right, and bottom. Here is an image htt...
by willkostelecky
Wed Apr 13, 2011 1:08 pm
Forum: JImageFilter
Topic: No Exif even with #metadata
Replies: 2
Views: 15759

Re: No Exif even with #metadata

OMG. This is where I slink off into the woodwork of this message board never to be seen again. With a red face. The parameter works much better when it is not a comment. I had even messed with other parameters (uncommented ones) and not managed to figure this out myself. Thanks for the response. :-o...