|
|
Rank: Administration

Groups: Administrators
Joined: 7/7/2005 Posts: 1,586 Location: Scottsdale, AZ
|
Would it be possible to email me your .aspx and upload stream provider code? That will help me see exactly what you're doing so I can reproduce the issue.
|
|
|
Rank: Member
Groups: Registered
Joined: 8/9/2011 Posts: 17
|
Hi Chris, you didn't leave your email but I found it in another post ;)
Will send it now to chrish at krystalware dot com
|
|
|
Rank: Administration

Groups: Administrators
Joined: 7/7/2005 Posts: 1,586 Location: Scottsdale, AZ
|
Oops. Glad you found it!
Responded via email...
|
|
|
Rank: Member
Groups: Registered
Joined: 8/9/2011 Posts: 17
|
Hi Chris, a small issue has come up.
During the file upload a red "cancel" button appears beside the filename above the progress bar. As expected, clicking this stops the upload and hides the progress bar.
The problem occurs when I try to upload a different image on the page immediately after. The progress bar re-appears but remains at 0%.
My code hasn't changed from the earlier sample I sent you so it should be possible to replicate this on your side, although I can send you on code if you need.
Many thanks!
|
|
|
Rank: Administration

Groups: Administrators
Joined: 7/7/2005 Posts: 1,586 Location: Scottsdale, AZ
|
Which version of SlickUpload are you running? We've released a couple versions over the past couple of weeks with various fixes (we're up to v6.0.7 now): http://krystalware.com/slickupload/download. If you're on an older version, can you try upgrading? I'm not able to repro with the sample code I gave you combined with the latest version.
|
|
|
Rank: Member
Groups: Registered
Joined: 8/9/2011 Posts: 17
|
Hi Chris, still seems to be the same ... the progress bar just shows "(calculating)" while nothing happens.
(it seems the old upload thread wasn't closed properly)
I don't have any "kw("slickUpload").cancel();" calls in my javascript, do I need one of these in my code?
It's probably only something you can test online as the upload goes too fast when testing locally (unless you can simulate a remote connection)
I'll try to see if I can replicate it in the version of the code I sent you
|
|
|
|
Guest |