Search

You searched for the word(s): user
Showing page 349 of 607 (6,061 total posts) < 1 second(s)
  • Adminstering A Chat Session

    We are using standalone version of the Chat 2.0 as a test basis.  1. If one person logs in as adminstrator and wants to disconnect an ''unruly'' user from the session, how do you go about it? 2. When we have multiple chat rooms simultaneously in operation, is there an easy way of separating out the messages from the database. We are using ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by sgs on May 20, 2005
  • How do I capture the "Codes" drop down "SelectedIndexChanged" event?

    Hello, How do I capture the ''Codes'' drop down ''SelectedIndexChanged'' event? on the server or the client side? Thanks, PS: I am open to suggestions (Server or Client solution).  Here is what I tried to do:         private void PopulateMergeFields()        ...
    Posted to Cute Editor for .NET (Forum) by farid on May 19, 2005
  • Re: DotNetGallery with DotNetNuke, multiple folderpath's

    Simon, You can specify the folder path based on the user role in the dotnetgallery as well. For example: You can do something like this: Private Sub Page_Init(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Init      If IsAdmin ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on April 27, 2005
  • Re: Database question

    temi: 1. Sorry no such docs currently  .2. You could use the CuteSoft.Chat.ChatWebUtility.Api.xxx() for it . 3. You should not write the tables directly . CuteSoft.Chat.ChatWebUtility.Api is the best way .4. RegEx,Wide,etc .. 5. CuteSoft.Chat.ChatWebUtility.Api.GetXxxx()6. You see , it the DataProvider . just connect to ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on April 27, 2005
  • insertation point

    is there a way to retrieve and set the current insertation point in cuteeditor from javascript? i'm using the following javascript to insert text into the cuteeditor:      document.getElementById('<%=CuteEditor.ClientID%>').ExecCommand('PasteHTML',false,s); but i'm losing the current insertation point because the text is ...
    Posted to Cute Editor for .NET (Forum) by RodneyLai on April 22, 2005
  • Preview tab and javascript's window.open() function

    Hi, I'm running into problems when using the Preview tab and clicking on a link that actually makes a javascript function call as opposed to a URL.  When I click on the link, the Javascript function window.open() is called and has been configured to open a new window with predefined dimensions.  The link goes something like <a ...
    Posted to Cute Editor for .NET (Forum) by fcatacutan on April 15, 2005
  • Re: Automation and options relating to pasting HTML from MS Word -- Need documentation

     randal wrote: I set out to eliminate the confirmation dialog when pasting text from MS Word.  After searching long and hard all over the site, I found an answer in the forums but still took me a while to figure out how to apply the suggestion.  In my search I found the PasteBehavior enumeration, but not how or where to ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 12, 2005
  • setting default foreground text color

    Ok, I have the editorBGColor property set to black.  This works great except that the user now has to change the text color to white before he/she can see anything.  I have tried all sorts of different combinations of editorforecolor, etc.. trying to get the setting right.  Does anyone know the correct property name for the default ...
    Posted to Cute Editor for .NET (Forum) by jasonjanofsky on April 3, 2005
  • Installation Help Please

    Hi CuteChat, (I am reposting this as no-one as replied to my first post. Without Help from CuteChat your product is useless and I will have to return it) Your chat application looks great but your installation documentation is very sparse and ambigous. Here is what I have done. I have a VS .NET 2003 Web Project which has our customers web ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by emerald-db on April 1, 2005
  • upload image from server A to server B

    can I upload image from server A to server B?the reason I asking this is , my project (including cute editor) in on the server A, server B is image server.I want to user upload their image or other file to server B , is there any way I can do it?I am overrideing edArticle.Setting[''security:ImageGalleryPath'']but not successful.Please Help!
    Posted to Cute Editor for .NET (Forum) by sunnyz on March 30, 2005