Skip to main content
Known Participant
August 4, 2010
Question

coldfusion upload progress bar with title

  • August 4, 2010
  • 1 reply
  • 2274 views

Anyone have idea about the AJAX script with uploading process bar and also the label of file title to database

    This topic has been closed for replies.

    1 reply

    Inspiring
    August 4, 2010

    If you mean the flash control cffileupload, it has a title attribute. I am not sure what you mean by "..the label of file title to database".

    Known Participant
    August 4, 2010

    But i only have CF8 server

    Inspiring
    August 4, 2010

    AFAIK, there is no built in ajax upload for CF8 (.. or CF9). There are however third party options. But there is not just one ..

    http://www.google.com/#hl=en&source=hp&q=coldfusionfileupload+ajax

    These are the top 2 results from google right now. The examples look pretty thorough.

    http://www.coldfusionjedi.com/index.cfm/2008/2/27/Can-you-do-file-uploads-with-ColdFusion-8s-Ajax-features

    http://www.bennadel.com/blog/1244-ColdFusion-jQuery-And-AJAX-File-Upload-Demo.htm

    Message was edited by: -==cfSearching==-