Search

You searched for the word(s):
Showing page 1 of 2 (12 total posts) < 1 second(s)
  • Re: Semi-Colon in filename

    Thank you for the quick response. That solved the problem.
    Posted to Ajax Uploader (Forum) by ChrisThomas on January 6, 2009
  • Re: Semi-Colon in filename

    The original user of our system who found this problem has come back with more information that may be helpful in determining the problem. &nbsp; It's not actually happening just on PDF files, but on any file that's size is over 200 kB. I only noticed it on PDF's because the ones I was uploading were all over 200 kB, but when I uploaded a txt ...
    Posted to Ajax Uploader (Forum) by ChrisThomas on January 5, 2009
  • Re: Error Uploading

    As I have not been able to reproduce the error myself, I am not 100% sure on when this error is occuring. &nbsp; From an email from a user who did the error, it appears as though the message popped up after they had selected the files they wanted to upload. Sorry I can't provide any further details, but if it does happen, I will pass on ...
    Posted to Ajax Uploader (Forum) by ChrisThomas on January 5, 2009
  • Re: Upload Control not clearing after upload

    Thanks for that. I just added DeleteAllAttachments() after processing the files and the control is working properly again. &nbsp; Cheers, &nbsp; Chris
    Posted to Ajax Uploader (Forum) by ChrisThomas on January 5, 2009
  • Re: Semi-Colon in filename

    When I use the sample page at http://www.ajaxuploader.com/Demo/select-multiple-files-upload.aspx I get the same problem. &nbsp; I tried uploading a file named:&nbsp; November;2008.pdf &nbsp; &nbsp; &nbsp; Once the upload was completed, the filename in the server trace was only November &nbsp; &nbsp; &nbsp; Seems to happen with both ...
    Posted to Ajax Uploader (Forum) by ChrisThomas on January 5, 2009
  • Re: Semi-Colon in filename

    I tried your example code and it worked. &nbsp; However I was having problems with the UploadAttachments control. I change the code to be the following &nbsp; &lt;%@ Page Language=''C#'' %&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by ChrisThomas on January 5, 2009
  • Semi-Colon in filename

    When uploading a file if there is a semi colon in the filename, the uploader control ignores all the text after the semi colon. &nbsp; E.g.&nbsp; filename is: 080617-Robertson FM &amp; KM-Pre Review Questioinnaire.pdf filename on the upload control is comes through as: 080617 What would cause this to ...
    Posted to Ajax Uploader (Forum) by ChrisThomas on January 5, 2009
  • Re: Upload Control not clearing after upload

    &nbsp; Further to my previous post, this is what the upload panel should like before the user has uploaded anything &nbsp; &nbsp; &nbsp;
    Posted to Ajax Uploader (Forum) by ChrisThomas on January 5, 2009
  • Re: Upload Control not clearing after upload

    Basically what is happening, if the user uploads multiple files, say 3+. &nbsp; e.g. &nbsp; &nbsp; &nbsp; &nbsp; Then the user clicks the update button, which moves the files to required directory, and performs some other database updates, etc. The user is then presented with the updated page, which has the documents they just ...
    Posted to Ajax Uploader (Forum) by ChrisThomas on January 5, 2009
  • Re: Upload Control not clearing after upload

    Yes that is how we are using it. Here's the exact code that is used. &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cutewebui:uploadattachments TableHeaderTemplate=''&lt;td&gt;&lt;/td&gt;&lt;td&gt;Files&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;'' TableStyle-Width=''400px'' ShowFileIcons=''true'' id=''uaMultipleDocuments'' ...
    Posted to Ajax Uploader (Forum) by ChrisThomas on January 4, 2009
1 2 Next >