|
|
Rank: Newbie
Groups: Registered
Joined: 3/24/2010 Posts: 6
|
Hi,
When using SlickUpload I have found if I try to use an image as a 'select a file' button it only opens the OS file browser the first time I click it. Once I have selected a file to upload clicking the 'select a file' image again does not open the OS file browser. e.g:
<kw:SlickUpload ID="SlickUpload2" runat="server" MaxFiles="3"> <UplevelSelectorTemplate> <img src="/images/buttons/uploadfile.gif" alt="Select an image to upload"/> </UplevelSelectorTemplate> ...
I have only experienced this issue when testing in IE8, it works as expected in all other browsers.
Is anyone aware of this issue or could it be something I'm doing wrong?
Thanks
|
|
|
Rank: Newbie
Groups: Registered
Joined: 3/24/2010 Posts: 6
|
I've also now found the same issue in FireFox 3.6.2.
It always appears to work OK for the first file you select, but if you click it again it's pot luck as to if it'll work or not.
This is quite an urgent matter - is anyone able to provide any assistance?
Thanks
|
|
|
Rank: Administration

Groups: Administrators
Joined: 7/7/2005 Posts: 1,586 Location: Scottsdale, AZ
|
We're looking into this issue. What size is the .gif you're using? Is there any area on it that you can click after the first time, like the top left corner? Or does nowhere work?
|
|
|
Rank: Newbie
Groups: Registered
Joined: 3/24/2010 Posts: 6
|
Sometimes there is a tiny area on the image that is clickable, although there doesnt appear to be any pattern to where it appears. I've also noticed sometimes double-clicking the image does the job, but again other times it doesnt.
The size of the image I'm using is 180x50.
Thanks for looking into this for me.
|
|
|
Rank: Administration

Groups: Administrators
Joined: 7/7/2005 Posts: 1,586 Location: Scottsdale, AZ
|
Try the attached SlickUpload 5.5.1 prerelease build. It should solve the issue you're seeing.
Let me know if this works for you.
|
|
|
Rank: Newbie
Groups: Registered
Joined: 3/24/2010 Posts: 6
|
Thanks for the download - unfortunately when I download it I get an error that the zip file is empty.
Could you upload it again please?
Thanks
|
|
|
Rank: Administration

Groups: Administrators
Joined: 7/7/2005 Posts: 1,586 Location: Scottsdale, AZ
|
Strange -- it works fine if I redownload it on this end. I've rezipped and reuploaded it, let me know if it works now. File Attachment(s):  SlickUpload-5.5.1.zip (56kb) downloaded 2 time(s).
|
|
|
Rank: Newbie
Groups: Registered
Joined: 3/24/2010 Posts: 6
|
Perfect - that file extracted without any issues and the updated component appears to be working perfectly in IE and FF as far as I can tell at the moment.
Thanks for your quick response and fix/tweak.
|
|
|
|
Guest |