Search

You searched for the word(s): upload file
Showing page 19 of 336 (3,355 total posts) < 1 second(s)
  • Re: Can ajax upload file to a controller instead of uploadHanler.ashx?

    Hi, I'm also try to get the server message in "uploader.WriteValidationError("test : file processed")"   I did try some ajax like CuteWebUI_AjaxUploader_OnStop or CuteWebUI_AjaxUploader_OnPostback to get viewbag message from server, but it doesn't work. Can you provide me the full ajax api document, cause ...
    Posted to Ajax Uploader (Forum) by ThangLe on November 21, 2012
  • After File Upload page is automatic post.. which i dont want.. i

    Hi  guysI am using ASP Uploader. here is what  i found issue.. i have implemented aspuploader in my exiting webpage. which is also dynamic..  now. when file upload successfully then its automatically post current page..  which i dont want.. its should be stay on the same page.. thats what i need.. can you please guide me. ...
    Posted to ASP Uploader (Forum) by appliquertech on January 24, 2011
  • File Upload control does not work in Windows Server 2008

    The control works perfectly fine on my local machine. But when I run the same application on a server machine which has got Windows Server 2008. I get the following error message.   ''Upload module is not installed in the web config''.   This, however seems to be a bit weird. Because, I run the same application with the same config ...
    Posted to Ajax Uploader (Forum) by nipunvarma on June 20, 2009
  • multiple file upload issues : AttachmentAdded

    Hi Guys, Im trying to upload multiple files, upload is working, however AttachementAdded method seems to be called 1 extra time.   So in my case I am uploading 2 files - 1.jpg and 2 jpg. protected void Attachments1_AttachmentAdded(object sender, CuteWebUI.AttachmentItemEventArgs args) method called 3 times so when I ...
    Posted to Ajax Uploader (Forum) by dimka on December 21, 2008
  • Re: Maximum Upload Media File Size Issue

    Kenneth: Hi basam,   Do you use IIS6 on the Local machine? If so, please try this way:   Solutions: 1, turn off the IIS service . 2, Open the file 'metabase.xml (windows \ system32 \ inetsrv \ ) 3, Navigate to ASPMaxRequestEntityAllowed section and modify to 10240000(10M), default: 204800, that is: 200K. 4, save, ...
    Posted to Cute Editor for .NET (Forum) by basam on November 22, 2008
  • Ajax Uploader and upload to remote dedicated file server ?

    Hello   I'm building a multi servers (web farm) architecture and I need to store images and videos in dedicated servers (images.mysite.com and video.mysite.com). the www.mysite.com server only has the asp.net files (even design css files are on static.mysite.com). How can I use the Ajax Uploader component in the web server, in ...
    Posted to Ajax Uploader (Forum) by filemon on April 14, 2008
  • Unable to upload file

    I'm having difficulty with uploading images.  I have ASPNET with full control on the uploads folder and set the path in the Admin, Default and Guest config files for the imagegallery.  I'm at a loss for what to do next.  The following is the error I receive:   Unable to upload file.System.UnauthorizedAccessException: Access ...
    Posted to Cute Editor for .NET (Forum) by mfergu98 on March 24, 2006
  • Re: insert file upload on database

    i convert class from c# to vb but this class create list of files take it into database. i want insert into database only when i insert new file or image on component. how now, this class take me error because it look for image on database that it not exist.  do you know how can i do use class only when i insert new image or file?
    Posted to Cute Editor for .NET (Forum) by andriex on March 22, 2005
  • Re: disabled upload file button on demo

    Ok, i figured out the setting that's causing this but i need someone to help me understand why.   the upload type was set to Auto.  If i change this to Flash it works on the server.  If i change this to iFrame it works on the server but only allows a single file upload even though the demo is set for multi-file upload.  If i ...
    Posted to Ajax Uploader (Forum) by BostonMerlin on May 1, 2009
  • Re: Stop reload of queue table after upload

    Dear DamianHartin,    1.  I'm happy for the user to see the list of uploaded files once completed, but I don't want the 'Remove' link to be there.       Please set ShowRemoveButtons to false and try it again:        <CuteWebUI:UploadAttachments InsertText=''Upload Multiple ...
    Posted to Ajax Uploader (Forum) by Eric on March 2, 2011
« First ... < Previous 17 18 19 20 21 Next > ... Last »