Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 515313
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T07:36:55+00:00 2026-05-13T07:36:55+00:00

I am using ‘Uploadify’ JQuery plugin for file upload. I read the documentation and

  • 0

I am using ‘Uploadify’ JQuery plugin for file upload. I read the documentation and referred examples and attached the code in my file. Everything works well except that after uploading the file, the file name just disappears. You can find the documentation here.

The documentation says about “onComplete” option, but I am not following how to implement below:

<input id="btnBrowse" name="btnBrowse" type="button" value="Browse"/>
            <script type="text/javascript">// <![CDATA[
                $(document).ready(function() {
                $('#btnBrowse').uploadify({
                'uploader'  : '../Lib/uploadify.swf',
                'script'    : '../Lib/uploadify.php',
                'cancelImg' : '../Lib/cancel.png',
                'auto'      : true,
                'folder'    : '../../upload'
                });
                });
            // ]]></script>

I also want to show the message that file successfully uploaded.

Please assist.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T07:36:55+00:00Added an answer on May 13, 2026 at 7:36 am

    http://www.uploadify.com/forum/viewtopic.php?f=7&t=58

    in your case:

    <script type="text/javascript">// <![CDATA[
    $(document).ready(function() {
    $('#btnBrowse').uploadify({
    'uploader'  : '../Lib/uploadify.swf',
    'script'    : '../Lib/uploadify.php',
    'cancelImg' : '../Lib/cancel.png',
    'auto'      : true,
    'folder'    : '../../upload',
    'onComplete': function(event, queueID, fileObj, reposnse, data) {
         //Do something here using the parameters as they defined in the docs
     }
    });
    });
    // ]]></script>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using jQuery the jquery plugin along with the easing plugin. I have a series
Using ASIHTTPRequest, I downloaded a zip file containing a folder with several audio files.
Using jQuery, one can easily find out whether a particular element is visible using
Using the HTML5 File API I can get the Binary String representation of a
Using Java,I have to fetch multiple sets of values from an XML file to
Using Rails 3.2.0.rc2 and ruby 1.9.3p0 In app/views/requests/_form.html.erb I have the following code for
We are using XSLT to translate a RIXML file to XML. Our RIXML contains
Using the C# Facebook SDK 5.0.3 everything works fine whit the client.Get(/me). But when
Using jQuery UI Resizable I'm trying to prevent resizing based on various rules. The
Using TortoiseSVN against VisualSVN I delete a source file that I should not have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.