Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Default Images: Progress bar and Update not displaying
Default Images: Progress bar and Update not displaying
Last post 08-24-2011, 5:50 PM by
Anonymous
. 4 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
07-17-2011, 9:31 PM
68577
rohiito
Joined on 07-18-2011
Posts 2
Default Images: Progress bar and Update not displaying
Reply
Quote
Hello there,
I just purchased AjaxUploader. It works fine - files are uploaded, but the progress bar comes out as a blank image, as do the tick marks after upload (The text is fine). The code is very simple (script manager is added earlier - not shown below). Any ideas on what I may be doing incorrectly - or are there no default images? Browser used is FF 3.6.3 it that helps...
<ContentTemplate>
<CuteUI:Uploader id=
"Uploader1"
TempDirectory=
"~/uploadtemp"
runat=
"server"
UploadType=
"IFrame"
InsertButtonID=
"UploadButton"
> <ValidateOption AllowedFileExtensions=
"jpeg,jpg,gif"
MaxSizeKB=
"100"
/>
</CuteUI:Uploader>
<asp:Image ID=
"UploadButton"
runat=
"server"
ImageUrl=
"~/images/MainUploadButtonUp.png"
/>
</ContentTemplate>
Filed under:
ajaxuploader
,
images
,
progress bar
07-17-2011, 10:00 PM
68578
in reply to
68577
Jeff
Joined on 02-22-2011
Posts 126
Re: Default Images: Progress bar and Update not displaying
Reply
Quote
Hi rohiito,
Did you test it with other browsers?
I can not reproduce the issue using the section code ,
Is your site online? If so, please paste a test link here, I will test it using Firefox.
Regards,
Jeff
07-19-2011, 9:09 PM
68623
in reply to
68578
rohiito
Joined on 07-18-2011
Posts 2
Re: Default Images: Progress bar and Update not displaying
Reply
Quote
Hi Jeff...thanks for the prompt response. Conducting a few tests in next day or so - may be something simple. Will update soon.
08-07-2011, 10:35 PM
69389
in reply to
68623
ecarling
Joined on 08-08-2011
Posts 1
Re: Default Images: Progress bar and Update not displaying
Reply
Quote
Hello,
Did you find a solution to this probem?
I have tried with FireFox, Chrome and IE on both WindowsXP and Windows7.
The progress bar image (default or defined in ProgressPicture property) does not appear.
Thank you!
08-24-2011, 5:50 PM
69803
in reply to
69389
Anonymous
Re: Default Images: Progress bar and Update not displaying
Reply
Quote
I'm getting the same problem, a few customers have the issue in all browsers and others don't have any problems.