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 8488083
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T21:25:57+00:00 2026-06-10T21:25:57+00:00

I am working on a video upload module, which ultimately stores all the user

  • 0

I am working on a video upload module, which ultimately stores all the user uploaded video’s on the youtube (using youtube api’s).

I want to display a progress bar as soon as user click’s on upload button and continue showing until the video is uploaded.

I know generally this is achieved using ajax toolkit in .net but since I am using File Upload control, its not compatible with the ajax toolkit.

Kindly suggest me how I achieve this.

  • 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-10T21:25:59+00:00Added an answer on June 10, 2026 at 9:25 pm

    You can not show the actual progress of the file upload. But you can show a hidden animated “loading” image with javascript. It will show while the form is submitted (with the file) to the server.

    Html:

    <img id="loading_img" style="Display: None" src="loading.gif" />
    

    Javascript:

    $('#Form1').submit(function() {
        $('#loading_img').show(); // Show image
        return true; // Proceed with postback
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using google's GData API in order to upload a video to youtube
I'm using standard Zend Youtube library to upload videos to Youtube. It's working well,
I allowed the user to upload a YouTube embed link that will display the
i have uploaded a video to django and it's all working fine .. but
So I'm using Codeigniter and I want to upload files. It's working fine except
I am working on application to upload video on YouTube from android. I know
I am working on one app in which i need to upload video and
I'm trying to upload a video file from the device to the YouTube api.
We are working on a video processing application using EmguCV and recently had to
Recently i'm working with the dailymotion video API. However I not sure how to

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.