Search

You searched for the word(s):
< 1 second(s)
  • Re: Cute Editor 6.3: Cannot upload multiple files to SQL-DB

    That was exactly it! Thank you... I was hoping to set the anonymous setup on a single folder... but it didn't work... for now I've enabled the anonymous setting on my website... at least it's working now.. Thanks a million!! &nbsp;
    Posted to Cute Editor for .NET (Forum) by brage on April 28, 2009
  • Cute Editor 6.3: Cannot upload multiple files to SQL-DB

    Hi there, I have the lastest version of CuteEditor (downloaded on April 23rd, 2009). I store my files in my SQL-Database. &nbsp; The upload doesn't work, due to the error that happens after the followng sequence of actions: 1. Click on any of the icons that luanches an upload diologue (Insert Image for example) 2. I select one or more files ...
    Posted to Cute Editor for .NET (Forum) by brage on April 28, 2009
  • Re: Unable to upload files

    Is this example storing to SQL-DB or to temp-files?
    Posted to Cute Editor for .NET (Forum) by brage on April 25, 2009
  • Re: Upload Image is not working....

    I tried the example... it worked. I installed the 6.3 again (I had already installed this version... but just for the heck of it I gave it another try)... same issue... &nbsp; If I change UploadType=''IFRAME'' I can upload one file at a time... if I remove UploadType=''IFRAME'', I can select mltiple files to upload; however, they don't get ...
    Posted to Cute Editor for .NET (Forum) by brage on April 25, 2009
  • Re: Multipe File Select to Upload when saving files to SQL-Server?

    When I remove UploadType=''IFrame'', and I try to upload files, I get a prompt that asks for my user name and password (Unacceptable). However just for testing purposes I enter Admin accounts user name and password... following occurs: 1. I don't get prompted again 2. Next it seems like the first file on the queue is being uploaded (as the in ...
    Posted to Cute Editor for .NET (Forum) by brage on April 25, 2009
  • Multipe File Select to Upload when saving files to SQL-Server?

    I was able to select multiple files to upload before attempting to save the files to DB. &nbsp; However, after making the proper changes to save files to Database, I cannot select multiple files any longer... Is there a config-setting I need to know about to make multi-select file enabled when saving the files to SQL-DB? &nbsp; As a side note, ...
    Posted to Cute Editor for .NET (Forum) by brage on April 11, 2009
  • Re: Upload Image is not working....

    HERE'S THE SOLUTION: &nbsp; http://cutesoft.net/forums/thread/46182.aspx &nbsp; Please open CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx and change the following code: &nbsp; &lt;CE:Uploader id=''InputFile'' runat=''server''&gt;&lt;/CE:Uploader&gt; &nbsp; to: &nbsp; &lt;CE:Uploader id=''InputFile'' UploadType=''IFrame'' ...
    Posted to Cute Editor for .NET (Forum) by brage on April 10, 2009
  • Re: Storing HTML text and Images in SQL Server Database

    hey guys, just a quick note about the example.... there's barely any comments in these examples... really frustrating to go through an example code that contains no comment ;-) &nbsp; The actual code is not at a state that can be run either... I would love to see a step by step of how to go about this really...
    Posted to Cute Editor for .NET (Forum) by brage on April 10, 2009
  • Re: Upload Image is not working....

    I should add, the page to which I'm adding the Editor uses a master page... hope that doesn't complicate the matter? &nbsp; Also, following is strange: I click on ''Insert image'' I click on ''Upload'' button I select my file The next step asks me to enter username/password to connect to my server (local host for now, just testing this).... ...
    Posted to Cute Editor for .NET (Forum) by brage on April 10, 2009
  • Upload Image is not working....

    I've just installed the product. I've created the ''Uploads'' folder in the root of my website I've assigned Read + Write permission to Machine/ASPNET Account on this folder (it's not shared by the way; hope that's ok?) &nbsp; There's a bunch of test images under the ''Uploads'' folder I do see these images under ''Upload'' folder when I ...
    Posted to Cute Editor for .NET (Forum) by brage on April 10, 2009