Search

You searched for the word(s): upload file
Showing page 269 of 336 (3,355 total posts) < 1 second(s)
  • Problem upgrade from cuteEditor to Rich text editor on webpage

     Hi.   In a asp.net web project (vb), i am upgrading from cuteSoftEditor to Rich text editor.   If i make a blank new webForm in the project, everything works.   But when i try to  insert the Rich Text Box editor in a already existing page, and i try to upload a picture (document etc.) i got a error.   First ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by PeerDK on September 18, 2014
  • AjaxUploader Server Side Exception

    Web.Config <add key="CuteWebUI.AjaxUploader.GlobalMaxSizeKB" value="5120" />    Asp  <CuteWebUI:Uploader runat="server" ID="CuteUpload" InsertText="Upload" OnFileUploaded="CuteUpload_OnFileUploaded" FileTypeNotSupportMsg="This file type is not allowed. ...
    Posted to Ajax Uploader (Forum) by vickMercury on January 6, 2014
  • Pre purchase question - does this require extra php modules on the server?

    I was looking for a solution yesterday for a non-flash  file uploader that includes a progress bar and will work on IE 7 and later. The only solutions I did find required having some APC PHP module installed on the server, something my shared hosting account does not have and the support were unable to install. I was therefore surprised ...
    Posted to PHP File Uploader (Forum) by mediakitchen on July 20, 2012
  • Progress bar stuck at 0%

    Hi, I was testing out the trial version of php uploader and got it mostly set up, but when I try to upload an image the bar just gets stuck at 0% and nothing happens!  I double-checked server-side settings -- the chmod for both temp and save directories are at 777, and the server supports both php 5 and html file uploads.We're using an ...
    Posted to PHP File Uploader (Forum) by ryantee on March 20, 2011
  • Unknown Error Dialog

    Hi, Currently one of our customers is experiening issues when uploading using the Cute Ajax Uploader. He can select multiple files and attach them to the upload que, once the upload is complete the triangle with the  ! appears.Once all the file(s) have failed he is presented with a dialogue box titled ''Unkown Result'' and the box ...
    Posted to Ajax Uploader (Forum) by Allanklp on June 21, 2010
  • Re: do not use temp folder at all

    Hi,   You can specify the uploader provider to upload the temp file to database.   Here is the configuration and source code. You can modify it or create your own provider :   Web.config :   <add key=''CuteWebUI.AjaxUploader.UseAspNetStream'' value=''True''/> <add key=''CuteWebUI.AjaxUploader.Provider'' ...
    Posted to Ajax Uploader (Forum) by cutechat on November 17, 2009
  • Server 2008 permissions and MoveTo() function

    Has anyone encountered issues with using the MoveTo when the uploader runs on a Server 2008 install? We're seeing different permissions assigned to the file after it's moved from the temp folder using the MoveTo function.  We even created a standard .Net upload page to test.  The standard page uploads the file and the file permissions ...
    Posted to Ajax Uploader (Forum) by Joe Payne on May 15, 2009
  • UploadAttachmentFile Items Count doesnt't work?

    Hi, I'm evaluating the trial version of your (fantastic!) Ajax Uploader, in ortder to purchase it, and reading into this forum I have learned a lot of things.   But now, I have a problem:   I have inserted into my web page the ''Upload Attacments'' control in order to manipulate all the files uploaded; in the ''FileUploaded'' event ...
    Posted to Ajax Uploader (Forum) by igorbaldacci on April 15, 2009
  • Lots of axd-files in server root

    Hi all,   instead of windows file system we store uploaded attachments on our MS SQL Server. Now we've seen a strange phenomena on our IIS:   When a file e.g. a picture is uploaded using CuteEditor a file is created on c:'' of the webserver. It is named persisted.UniqueID.Filename.axd such as ...
    Posted to Cute Editor for .NET (Forum) by Kai2 on August 13, 2008
  • Help with Global.asax

    Hello, I want to intergrate cutechat with IbuySpy portal (http://www.expertteammaker.com), however within the integration document it says that I have to replace the Global.asax file, the problem is, my original portal has already used the global.asax file, so I can't replace it, and the instruction didn't say anything about how to change that ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Plasteam on June 12, 2006