Search

You searched for the word(s): user
Showing page 344 of 607 (6,061 total posts) < 1 second(s)
  • Re: Problem with running CuteEditor in .NET 2.0 Application

    Hi,   I am trying to get Cute Editor to work on my site - also ASP.NET 2.0 app using vb, masterpages and code seperated, I can get the editor to load from a database, but I cannot get changes made by the user to the content of the editor loaded into the database - it keeps loading the original content.   Can you tell me what you're ...
    Posted to Cute Editor for .NET (Forum) by paul@amakosi.com on August 7, 2006
  • Integration problem

    Hi   I tried to integrate the existing users database to cute chat and messenger, putting the vb/global.asax in the root, I get this error:     Server Error in '/' Application. Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by paulocosta on July 24, 2006
  • Re: List of Commands

     Adam wrote:Please check this article: http://cutesoft.net/developer+guide/ReferenceToolbar.htm    Thank you, that is helpful.I have this code in my application:ctrl.Attributes(''onclick'') = ''CuteEditor_GetEditor(this).ExecCommand('PasteHTML',false,'<h2>Submit Here!!</h2>')''As you can see, ExecCommand uses ...
    Posted to Cute Editor for .NET (Forum) by HomecitySupport on July 18, 2006
  • Is there a way to input tags in media uploaded (images, videos etc) - is there any FLV (flash video) app that can be integrated with cute editor

    I would like to ask 2 questions:1. Is there a way to input tags in media / files uploaded via cute editor.net ?2. Is there any FLV (flash video solution like those used in YouTube) where user can upload video of any type and procedure can convert this video to a flash video - of given quality and bandwidth?Do you have an FLV solution which can be ...
    Posted to Cute Editor for .NET (Forum) by zyb5586 on July 13, 2006
  • Is this use case discouraged? If so, alternatives?

    Hi,   We have licensed Cute Editor for a large client who intends to publishes the content produced by Cute Editor users as both emails and webpages. When it comes to emails we hope to host the in-line images on our web servers. Because these images may be hit by quite a few people (well, probably in the thousands in the upper limits, it's ...
    Posted to Cute Editor for .NET (Forum) by obiwantcp on July 4, 2006
  • Re: Stinky Absolute/Relative Problem With Images

     Adam wrote: Demo:   http://cutesoft.net/example/SqlSample/UseSqlfullpath.aspx   Just insert an image and click the save button.   Can I see the code behind this example?   I also use UseRelativeLinks=''False''. In html view it shows the full absolute path.   Now, I want to get the html-string with ...
    Posted to Cute Editor for .NET (Forum) by paularca on July 3, 2006
  • Re: Javascript API to find caret (insertion point) position in the document.

    I am trying catch when the user presses the delete key and or the backspace key and check weather the current caret position is in a ''key'' field such as <<LastName>> and if the selection range is anywhere in the ''key'' field it would delete the whole key and not just the selected. To do this I need to find the caret (insertion ...
    Posted to Cute Editor for .NET (Forum) by cbreier on June 28, 2006
  • Administration Console have problem with Edit Button

    Dear,   When I go to Admin to create new lobby. After that I click Edit to add user for MangerList. But when I click Search on ManagerList it have error. Please help me, why?   Invalid postback or callback argument.  Event validation is enabled using <pages enableEventValidation=''true''/> in configuration or <%@ Page ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by dobaotram on June 21, 2006
  • DNN 3.x integration

    I am testing CE5 in DNN 3.x and would like to have portal roles default to a particular directory when a user uploads files. I have a SecurityPolicy file for the role and have defined ImageGalleryPath to the directory I want this role to use, however when I insert an image it defaults me to the root...I would like it to default based on the role ...
    Posted to Cute Editor for .NET (Forum) by ludis on June 8, 2006
  • Item inserted event?

    HiCould you tell me if there is a way of programatically getting the last inserted element?For example, if a user inserts a textbox - is there a way of getting a handle on the textbox so that we can either append custom attributes to it? Either that or just the ID of the inserted element so that we can log it in a database?Is there an event fired ...
    Posted to Cute Editor for ASP (Forum) by AndyTodd on June 8, 2006