Search

You searched for the word(s):
< 1 second(s)
  • Problems with file upload and display

    We have a project with CuteEditor, which should be used by external companies. The internal version displays the bar of the CuteEditor correctly, but the external version (should be a copy - the admin says it is) displays the font and size boxes very wide - and so does not display the file attachment buttons. How can this be changed? I use the ...
    Posted to Cute Editor for .NET (Forum) by SchelloehB on January 12, 2012
  • Re: How can users print a long and formatted text together with the complete web page?

    Meanwhile, I created a separate page with read-only content (as labels) - this one can be printed without any problem. It did not work with the standard editor methods / attributes.
    Posted to Cute Editor for .NET (Forum) by SchelloehB on December 6, 2010
  • How can users print a long and formatted text together with the complete web page?

    Our users have very long texts in the editor and want to print them together with the rest of the web form. How can this be done? I just managed to display the editor adjusted to text lenght, but the text is cut off during print (I do not even know after how many lines or characters). &nbsp; If they use the right click, they are able to print ...
    Posted to Cute Editor for .NET (Forum) by SchelloehB on November 9, 2010
  • CuteEditor questions

    1.) We have CuteEditor and configured it to store files in a SQL database. Is it possible to store the original path, too? &nbsp; 2.) When users attached several files and want to email them (using MS Outlook), each file has to be opened and sent to an email separately. As Outlook cannot handle multitasking, it is necessary to store the files ...
    Posted to Cute Editor for .NET (Forum) by SchelloehB on September 23, 2010
  • Re: Problem uploading files - name does not allow blank

    I did that - and copied my configs from the problematic app&nbsp;to it. It was working - like magic. Files with blank allowed, all files displayed (I tried some from the end like zip, xls, ...). &nbsp; I then copied the default.config back to my own application (same date and time) and overwrote it. I recycled the pool - and now it is working ...
    Posted to Cute Editor for .NET (Forum) by SchelloehB on July 7, 2010
  • Re: Problem uploading files - name does not allow blank

    Ok, it is set to default.config - and&nbsp;this config contains &lt;security name=''filenamePattern''&gt;^[a-zA-Z0-9\._\s-\#]+$&lt;/security&gt; It does not allow blanks! The expression testers do. &nbsp; If I keep the list of file endings short, it allows all the listed entries - if I make it longer, it does not! E.g. I have set now ...
    Posted to Cute Editor for .NET (Forum) by SchelloehB on July 2, 2010
  • Problem uploading files - name does not allow blank

    I have a problem uploading files - the standard Windows filename allows blanks, but the user is presented with an error message, when trying to upload such a file: &nbsp; ''File name not allowed. Please keep the filename one word with no spaces or special characters''. &nbsp; I am using the standard setting in the three config ...
    Posted to Cute Editor for .NET (Forum) by SchelloehB on June 28, 2010
  • Re: Problem with SQL and CuteEditor

    Unfortunately, I cannot open the archive - it tells me it is not a valid archive. (cannot open file. it does not appear to be a valid archive. Press F1 for help) I have WinZip and WinRar installed. &nbsp; Uh, it did in fact download something - so I had a look at the UseSql.aspx and found what was missing - just three lines: ...
    Posted to Cute Editor for .NET (Forum) by SchelloehB on May 12, 2010
  • Problem with SQL and CuteEditor

    Hi, &nbsp; I implemented my first cuteeditor and got it running with the standard settings (after creating the uploads folder). &nbsp; Now, I have to change the storage to SQL. I got the example and added the downfile.aspx and sqlfilestorage files to my app. I added the following web.config part: &lt;appSettings&gt; &lt;add ...
    Posted to Cute Editor for .NET (Forum) by SchelloehB on May 11, 2010