Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Code Support: ASP (Non-Forum Related)
 ASPUpload Progress bar
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Da_Stimulator
DEV Team Forum Moderator

USA
3373 Posts

Posted - 14 December 2004 :  09:31:51  Show Profile  Send Da_Stimulator an AOL message  Send Da_Stimulator a Yahoo! Message
I'm trying to implement the progress bar outlined here -> http://www.aspupload.com/manual_progress.html

But the links on the site to the demo files are dead, and I'm not doing something right because I cannot get it to work at all...

Could anyone assist me? lol


-Stim

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 14 December 2004 :  10:54:06  Show Profile
here is what I use:

http://richardk.digitalrice.com/files/asp_upload.zip

Just upload the asp_upload directory to your site and then access the progress.asp file to upload files. I have it set to upload to a directory named uploads that you will need to create in the root directory of your site.

I've also added a little bit of code to both progress.asp and progress_upload.asp so that it can be disabled when you aren't using it. Just change the following:

isLocked = true
isLocked = false

to this:

isLocked = true
'isLocked = false

to make it inaccessible.
Go to Top of Page

Da_Stimulator
DEV Team Forum Moderator

USA
3373 Posts

Posted - 14 December 2004 :  14:27:27  Show Profile  Send Da_Stimulator an AOL message  Send Da_Stimulator a Yahoo! Message
Cool, I'll give it a try tonight, thx richard.

-Stim
Go to Top of Page

Spooky
Development Team Member

New Zealand
320 Posts

Posted - 14 December 2004 :  15:31:07  Show Profile  Visit Spooky's Homepage
If you are interested in pure asp, then also check out :
http://www.lewismoten.com/LewiesCodeLibrary/Details.htm?folder=ASP/UploadFilesWithoutCOMv3

Go to Top of Page

Da_Stimulator
DEV Team Forum Moderator

USA
3373 Posts

Posted - 14 December 2004 :  15:51:18  Show Profile  Send Da_Stimulator an AOL message  Send Da_Stimulator a Yahoo! Message
I might be, that progress bar worked, but it seemed to slow down the upload

-Stim
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 14 December 2004 :  20:22:46  Show Profile  Visit dayve's Homepage
quote:
Originally posted by Da_Stimulator

I might be, that progress bar worked, but it seemed to slow down the upload


the C# uploader I have compared to the Pure ASP one I've had in the past is a lot faster, maybe I will attempt to integrate a progress bar with it, though simple uploading and saving an image with C# is a mere couple of lines so I'm not sure if there is much control.


Edited by - dayve on 14 December 2004 20:23:17
Go to Top of Page

Da_Stimulator
DEV Team Forum Moderator

USA
3373 Posts

Posted - 14 December 2004 :  21:00:51  Show Profile  Send Da_Stimulator an AOL message  Send Da_Stimulator a Yahoo! Message
That would be cool dayve, but I dont think my clients server supports .NET.... I'll run a test script later on when I'm done with her stupid newsletter script to see...

-Stim
Go to Top of Page

redbrad0
Advanced Member

USA
3725 Posts

Posted - 24 December 2004 :  17:55:31  Show Profile  Visit redbrad0's Homepage  Send redbrad0 an AOL message
If you use SoftArtisans then I can give you a progress bar I wrote and seems to work pretty good.

Brad
Oklahoma City Online Entertainment Guide
Oklahoma Event Tickets
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.21 seconds. Powered By: Snitz Forums 2000 Version 3.4.07