Search

You searched for the word(s): upload file
Showing page 53 of 336 (3,355 total posts) < 1 second(s)
  • Re: CuteWebUI UploadAttachments Control Max File Validation

    Hi,   I can upload a file with 160+chars .   The problem is that, when uploader save the file to the temp directory,   the path is :   x:\folder1\tempdir1\xxxxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx.filename.ext.resx   the folder path, the guid, the '.resx' will spent at least 42 or more chars.   and windows do ...
    Posted to Cute Editor for .NET (Forum) by cutechat on March 7, 2010
  • Re: issue while uploading file

    jagdisha: Hi   We have latest version of it. This issue is intermittent. We do have problem with Firefox as well. Some times the file upload button doesn't work and some time it does.       Please try the following solution:   1. Download the latest build. 2. Create a temp file upload location. ...
    Posted to Ajax Uploader (Forum) by Adam on February 25, 2010
  • Manual Upload

    Dear Support   I've using the Ajax Uploader tool so far and it's being great. I've found an issue and need to figure it out urgently.   I have a web user control that is being generated dinamically on my web page.   The Onclik attribute is being added on the Page_PreRender method as ...
    Posted to Ajax Uploader (Forum) by Roniel on January 12, 2010
  • Re: upload of files with same filenames

    what if we want to prevent the user from queueing multiple duplicates files? this can be done by negating a selection if the user is selecting 1 file at a time to queue up but if a user is selecting multiple files at a time and one fo those files happens to be in the queue already the only way to prevent that duplicate from showing up in the ...
    Posted to Ajax Uploader (Forum) by jpchatt on September 23, 2009
  • Re: Javascript after upload?

    Also,I have a hidden asp.net control which gets written to via JavaScript and contains a JSON string of a collection of data. A user is given options and can add to the collection via client side events. If a user decides to upload a file after they have selected items for this collection, the data is no longer present.  Why is this data ...
    Posted to Ajax Uploader (Forum) by hex1848 on July 27, 2009
  • The process cannot access the file

      I have a wizard type page where the user enters some information into textboxes, there is also a CuteWebUI:UploadAttachments, control in the page where the user is allow to upload up x number of images. After the user has finish the data entry part, he/she click NEXT and the post is display for the user to confirm that the post looks like ...
    Posted to Ajax Uploader (Forum) by anddell on July 12, 2009
  • 2GB Maximum File Size

    I need to upload photos which can now be 4GB so I don't think I can use the Ajax Uploader. Other systems can do it so I am not sure why this one cannot but I have seen the post saying it is a limitation of the browser.   But say I did want to use it, I have had problems before where the ISP has set the maximum request size down at 1GB in ...
    Posted to Ajax Uploader (Forum) by redware on June 15, 2009
  • Upload to YouTube?

     The site I am working is already using this Ajax Uploader for image uploads. However I have been asked to develop a system where the users to be able to upload videos.  These videos will be stored and run from YouTube.  For those that have not worked with the YouTube API before, in a netshell it works like this. After some ...
    Posted to Ajax Uploader (Forum) by Dobly on March 25, 2009
  • Re: Upload Button Not working in firefox 2.0

    hi,   Thanks for your reply.   I wanted to know that how can i rename the uploaded file say (abc.mov) using the  ButtonPostBack_Click event. ie when i click the postback button, then the uploaded file should be renamed and then moved to another folder using the postbutton click. Is there any ...
    Posted to Ajax Uploader (Forum) by ssjal on December 26, 2008
  • the selected file is uploaded thousand of times

    This is what my code looks like (.aspx control decleration) <cutewebui:uploadattachments runat=''server'' id=''upload_attachments'' />   Protected Overloads Overrides Sub OnInit(ByVal e As System.EventArgs) MyBase.OnInit(e) AddHandler upload_attachments.FileUploaded, AddressOf upload_attachments_file_uploaded End Sub Private ...
    Posted to Ajax Uploader (Forum) by [email protected] on April 29, 2008
« First ... < Previous 51 52 53 54 55 Next > ... Last »