Search

You searched for the word(s):
< 1 second(s)
  • Re: Positioning the ProgressText

    What I am currently trying....&nbsp;&nbsp;&lt;asp:label id=''lblPgrBrText'' runat=''server''&gt;&lt;/asp:label&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;p ...
    Posted to Ajax Uploader (Forum) by Killianmcc on July 31, 2012
  • Hiding Upload Button while Uploading

    I've tried using the following;&nbsp;function CuteWebUI_AjaxUploader_OnStart() { &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hidden.internalobject.insertBtn.style.display = 'none' &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }&nbsp;&nbsp;But to no avail. Any help would be greatly appreciated.&nbsp;&nbsp;Nevermind, got it ...
    Posted to Ajax Uploader (Forum) by Killianmcc on July 30, 2012
  • Positioning the ProgressText

    I'm trying to position the ProgressText so that I have something like&nbsp;Uploading 17kb/2mb [ProgressBar here]&nbsp;As opposed the ProgressText always being underneath the progressbar.&nbsp;So far I've tried;&nbsp;&nbsp;&lt;CuteWebUI:Uploader &nbsp; ID=''FileUploader1'' ProgressTextTemplate=''Uploaded %SEND%/%SIZE%'' MaxFilesLimit=''1'' ...
    Posted to Ajax Uploader (Forum) by Killianmcc on July 30, 2012
  • Re: ProgressBar Width

    Managed a work around using a bit of CSS.&nbsp;Thanks anyways, Ken.&nbsp;
    Posted to Ajax Uploader (Forum) by Killianmcc on July 30, 2012
  • Re: ProgressBar Width

    Could really use a reply to this. Could I even hook the Uploader to my own custom ProgressBar?
    Posted to Ajax Uploader (Forum) by Killianmcc on July 30, 2012
  • ProgressBar Width

    I'm trying to extend the length of the upload progress bar but to no avail. I can't see a way of setting the css for my&nbsp;CuteWebUI:Uploader. I tried just applying it to the div that contains it but no joy. I've tried these various lines of css but the progress bar just appears to fill beyond the end of the progress bar.&nbsp;&nbsp; &nbsp; ...
    Posted to Ajax Uploader (Forum) by Killianmcc on July 27, 2012
  • Action="#" Creates Error

    After placing my uploader into my project I began receiving the following errors depending on my browser;&nbsp;http error1 :405:Method Not Allowed&nbsp;&nbsp;http error1 :12031:Unkown&nbsp;&nbsp;I tried removing one part at a time from my page until my uploader worked. It turned out to be the Action=''#'' property within my pages Form tag. Any ...
    Posted to Ajax Uploader (Forum) by Killianmcc on July 27, 2012
  • Re: Ajaxuploader stops uploading files

    Hi,&nbsp;I seem to be receiving the same error on my project and notice that I also receive it when running the &nbsp;MVC C# Sample 2. Any help would be really appreciated.&nbsp;&nbsp;&nbsp;Killian&nbsp;
    Posted to Ajax Uploader (Forum) by Killianmcc on July 26, 2012
  • Re: Error: http error1: 405 Method Not Allowed

    I'm receiving this error too. Any fix discovered yet?
    Posted to Ajax Uploader (Forum) by Killianmcc on July 26, 2012
  • Method Not Allowed on Upload

    Hi,&nbsp;I added the Ajax Uploader to a large project and it displays fine but when I try to debug using Visual Studio and try to upload a file I get the error in Firefox&nbsp;;&nbsp;&nbsp;http error1 :405:Method Not Allowed&nbsp;and the following error in IE;&nbsp;&nbsp;http error1 :12031:Unkown&nbsp;&nbsp;I'm testing in IE6 and Firefox 14. I am ...
    Posted to Ajax Uploader (Forum) by Killianmcc on July 26, 2012