Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
File uploader script with progress bar
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Praveen P  
View profile  
 More options Jan 5, 4:16 am
From: "Praveen P" <pravee...@gmail.com>
Date: Mon, 5 Jan 2009 14:46:17 +0530
Local: Mon, Jan 5 2009 4:16 am
Subject: File uploader script with progress bar

I need a script that will allow file upload with progress bar
Can anyone help me out

i got a script and i just installed it and tried
http://praveenzx.com/upload_form.html

here the progress bar is shown in pop up window ..
i need the progress bar to be shown in the same page using iframe or
whatever ...

Please help me out ....

--
#####################
#          Praveen~          #
#     +919895066033     #
#####################


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
saurabh hirani  
View profile  
 More options Jan 19, 9:12 am
From: saurabh hirani <saurabh.hir...@gmail.com>
Date: Mon, 19 Jan 2009 06:12:46 -0800 (PST)
Local: Mon, Jan 19 2009 9:12 am
Subject: Re: File uploader script with progress bar
If you have reached this far then by using the same code that shows
progress in a pop up you should be able to show it in the same page.
Maybe these pointers will be helpful

<html>
<div id="uploader area">
<!-- your code for file upload goes here -->
<!-- your upload button comes here -->
</div>
<div id="progressbar">
<!-- your progress bar code that you showed in the browser window
comes here -->
</div>
</html>

Using css you can set the "visibility" property of the last div
initially to false. When you are uploading the file add your progress
bar HTML  code to it and set it to true and do your thing.

On Jan 5, 2:16 pm, "Praveen P" <pravee...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
saurabh hirani  
View profile  
 More options Jan 19, 9:14 am
From: saurabh hirani <saurabh.hir...@gmail.com>
Date: Mon, 19 Jan 2009 06:14:35 -0800 (PST)
Local: Mon, Jan 19 2009 9:14 am
Subject: Re: File uploader script with progress bar
And by the way, the example that you have put up, after uploading the
file, it eats CPU cycles like anything. My CPU utilization spiked up
and remained beyond 90% for at least 2 minutes after the file was
uploaded. Check into it.

On Jan 5, 2:16 pm, "Praveen P" <pravee...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Praveen P  
View profile  
 More options Jan 19, 11:51 pm
From: Praveen P <pravee...@gmail.com>
Date: Tue, 20 Jan 2009 10:21:53 +0530
Local: Mon, Jan 19 2009 11:51 pm
Subject: Re: File uploader script with progress bar

Thank you for your guidance ,
Issue solved ...:)
thanks a lot

praveen~

On Mon, Jan 19, 2009 at 7:44 PM, saurabh hirani <saurabh.hir...@gmail.com>wrote:

--
#####################
#          Praveen~          #
#     +919895066033     #
#####################

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google