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

  • SEARCH
  • Home
  • 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 7763333
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T14:37:58+00:00 2026-06-01T14:37:58+00:00

This is a noob question, but I can’t get Valum’s Uploader to work no

  • 0

This is a noob question, but I can’t get Valum’s Uploader to work no matter what I do. I extracted the files from the zip file and tried the demo.htm page in the client folder, but each time I try to upload something, I get a message saying the upload failed. Can someone tell me how to use this thing? Also, how do I use the action parameter?

<!DOCTYPE html>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <link href="fileuploader.css" rel="stylesheet" type="text/css">
    <style>
        body {font-size:13px; font-family:arial, sans-serif; width:700px; margin:100px auto;}
    </style>
</head>
<body>
    <p><a href="http://github.com/valums/file-uploader">Back to project page</a></p>

    <p>To upload a file, click on the button below. Drag-and-drop is supported in FF, Chrome.</p>
    <p>Progress-bar is supported in FF3.6+, Chrome6+, Safari4+</p>

    <div id="file-uploader-demo1">
        <noscript>
            <p>Please enable JavaScript to use file uploader.</p>
            <!-- or put a simple form for upload here -->
        </noscript>
    </div>

    <script src="fileuploader.js" type="text/javascript"></script>
    <script>
        function createUploader(){
            var uploader = new qq.FileUploader({
                element: document.getElementById('file-uploader-demo1'),
                action: 'fileuploader.js',
                debug: true
            });
        }

        // in your app create uploader as soon as the DOM is ready
        // don't wait for the window to load
        window.onload = createUploader;
    </script>
</body>
</html>
  • 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-06-01T14:37:59+00:00Added an answer on June 1, 2026 at 2:37 pm

    You need to point the uploader to a server side script that will handle the upload.

    Right now when you are creating a new qq.FileUploader in the javascript on your page you pass the parameter:

    action: ‘fileuploader.js’

    That is a javascript file that handles the client side uploading. You need to have a different server side file that handles the upload on the server side. There are a few options available in the Github repository https://github.com/valums/file-uploader/tree/master/server depending if you are running PHP or Perl or Coldfusion there are different files to use.

    It also sounds like you are ‘running’ the file by opening the demo.htm file in the extracted folder. In order for this to work you need a web-server with php or perl etc. If your running windows and easy one to get started with is Uniserver.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is probably a noob question but can't get my head around it. How
Forgive the noob question, but I'm trying to get my head wrapped around this.
This might be a noob question, but can't find an answer anywhere. I have
This is probably a noob question that I will get slated for but here
This is probably a noob question, but I can't seem to find the answer.
I have this (noob?) question, but i just can't figure it out for many
I apologize if this is a noob question, but I can't seem to figure
This surely is a noob question, but I can't find an answer in Doxygen
I'm sorry if this is an absolute noob question, but I can't figure this
Hey guys, This could be a noob question, but I really can't find any

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.