Search found 3 matches

by j_mc
Tue Dec 08, 2009 6:20 pm
Forum: JFileUpload
Topic: Passing parameters to process.cfm
Replies: 1
Views: 7508

Passing parameters to process.cfm

Hi, I'd like to pass run time parameters to process.cfm (a Cold Fusion script in my case) so that I can have the uploaded files stored in a dynamically evaluated folder name. I've tried using URL parameters appended to the applet's URL parameter as indicated in the samples but I think the execution ...
by j_mc
Tue Nov 17, 2009 9:14 pm
Forum: JFileUpload
Topic: upload and Cold Fusion
Replies: 3
Views: 8398

Re: upload and Cold Fusion

Thanks for lightning response.
Yes, I understand the difference between the URL and FORWARD parameters to the applet.
Should I be seeing the "message" I referred to below when running the unmodified process.cfm or process_debug.cfm?
Tx
Julian
by j_mc
Tue Nov 17, 2009 8:48 pm
Forum: JFileUpload
Topic: upload and Cold Fusion
Replies: 3
Views: 8398

upload and Cold Fusion

Hi, Excellent product. I'm looking to thoroughly test and integrate b4 purchasing. I'm using the applet_http_batch_upload.html and ColdFusion to process on server side. I'm unclear as to how to get at the list of files that have been uploaded. I've tried the process_debug.cfm script and it reports w...