Search

You searched for the word(s): upload'A=0
Showing page 263 of 656 (6,557 total posts) < 1 second(s)
  • Information on product and license

    Hello, I'm currently used in my my FCKEditor but I want to switch to a professional editor like Cute Editor for PHP. To be sure Cute Editor is well designed for me, I have few questions : 1/ Is it included resize/crop/rotate image features in PHP version ? 2/ Is it possible to edit safely Javascript code including in my html pages ...
    Posted to Cute Editor for PHP (Forum) by frederic on July 25, 2008
  • "attach" a file from code

    I am creating a web mail interface for my users to send emails. I would like to be able to reload their attachments (files are stored in the DB) back into the upload control.   Is there a way to do that and if so how? And if not, would it be possible to have this ability in the next (or soon thereafter) release?   THANKS!
    Posted to Ajax Uploader (Forum) by msalti on July 24, 2008
  • Re: File not uploading

    The code you provided works fine.  However, if I wrap it in a minimal Master page with nothing more than a simple ContentPlaceholder, ONLY 50-75% of the upload is performed, then the process hangs.  I tried both the MS Ajax version, and the No Ajax version of the control.  Does the control work with Master Pages?   I ...
    Posted to Ajax Uploader (Forum) by wwward on June 13, 2008
  • Error on other sites?

    I have successfully implemented the upload control in a site, all is well there. The problem is with other sites on my machine. If I have this in my web.config for project A, project A works fine: <httpModules>       <add name=''CuteWebUI.UploadModule'' ...
    Posted to Ajax Uploader (Forum) by ahouriet on June 10, 2008
  • uploader in web control

    Hi,   I'm having a problem when I try adding the uploader into my composite web control. All i'm doing is this..   class ...  {      private CuteWebUI.Uploader _FileUploadControl;        protected override void CreateChildControls()      ...
    Posted to Ajax Uploader (Forum) by msalti on May 23, 2008
  • Re: Saving Uploaded File

    Do you have the following code in your page?     protected override void OnInit(EventArgs e)     {             base.OnInit(e);             Uploader1.FileUploaded += new ...
    Posted to Ajax Uploader (Forum) by Adam on May 2, 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 martinezgeovani@gmail.com on April 29, 2008
  • Re: mimetype detection

    Hi   I just checked the ASP.NET2 HttpPostedFile implementation.   The ASP.NET2 do not check the file data, the HttpPostedFile.ContentType is parsed from the file header ''Content-Type'' .   I also made a test , If I rename a test.zip to test.txt , and upload it , the ContentType is ...
    Posted to Ajax Uploader (Forum) by cutechat on April 23, 2008
  • Re: Explanation of DNN provider settings

    sunsethill,   >>1.  I don't want the form icons to be visible (i.e. Form, TextArea, Textbox, ect.).  How can I remove these?   How to change the layout of the toolbars?   In DNN, please juse modify the web.config ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 16, 2008
  • What licensing should i select for the requiremet

    Hi,   I am developing a web application for  my client. I am looking forward to integrate the Cute HTML editor. I am unable to understand what it means by Developer license and 4 Developer License  and its difference with single IP licesnse and small business license.   Does a single developer license mean that i ...
    Posted to Purchase / License FAQ (Forum) by cheeklus on April 3, 2008