Search

You searched for the word(s): user
Showing page 348 of 607 (6,061 total posts) < 1 second(s)
  • DNN 3.1 - Image/Downloadable Files Directory

    Hi I downloaded the NukeEdit trial a couple of days ago and am testing it out with DNN3.1.  I don't understand how to configure the directory to select images/downloadable files from and also the one to allow uploads to. At the moment when I am logged in using a non administrator account and select either the downloadable files or one ...
    Posted to Cute Editor for .NET (Forum) by webpc on August 3, 2005
  • Re: CuteChatConfig.exe cant connect to my new host dabase

      TerryThanks for your response. Yes I can user their SQL manaager to execute scripts. Actually that is the way I executed the SQL script cutechat2.sql. But can you tell how can I execute a SQL script that do the same thing of importing the file import-this.xml with the CuteChatConfig.exe program. What would be the steps to do ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by puma on July 22, 2005
  • Compilation errors

    To implement a custom CuteChat Provider, you will need to provide a concrete implementation of the CuteSoft.Chat.DataProvider class, CuteSoft.Chat.UserAdapter class and CuteSoft.Chat.ConnectionStringProvider class (optional) , and plug it into the system.     Derive a class from the CuteSoft.Chat.DataProvider abstract base class and ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by palvin_225 on July 22, 2005
  • Re: Problem in cutechat

     Adam wrote: is webchat is a virtual directory in your iis or just a normal folder?   If webchat is just a normal folder under www root, please move all the files under the wwwroot\webchat/bin folder to wwwroot\bin.   Keep me ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by leader on July 15, 2005
  • Problem while setting the Image Directory programatically

    I am having a problem while setting Image Directory for different Users programatically. It just makes the Cute Editor READONLY. I cannot click on any of the Button Icon. What could be wrong here? My Code is  If ''Admin'' Then     Editor1.SecurityPolicyFile = ''Admin.config''     Editor2.SecurityPolicyFile = ...
    Posted to Cute Editor for .NET (Forum) by rohitrawat on July 5, 2005
  • URGENT HELP NEEDED

    Hi I Have Named All My gif files with users_filename   as i have round 500 put into the avtars folder in cutesoft_server what do i do now as i would like the registered users to be able to access them all with codes such as 9::) or by clicking on the  in chat and also web messenger how do i do this ive uploaded all gifs to every ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by rhuckle on June 21, 2005
  • Minor bug in Insert Table dialog window

    Hello, I think there is a minor bug in the Insert Table dialog window, the link to the Table Wizard is no longer active in version 4.5. This also applies to the demo editor on your web site.  The wizard functions are available through the context menu so the user can find his/her way around, but a novice would perhaps use the Table wizard ...
    Posted to Cute Editor for .NET (Forum) by tomsl on June 21, 2005
  • Re: Not getting to root portal images folder in DNN

    I got the latest version and another error surfaced:There is an error that only appears when a user is not logged in... I'm using DNN version 2.1.2. Error message follows:   Server Error in '/ModDev' Application. Object reference not set to an instance of an object.Description: An unhandled exception occurred during the execution of the ...
    Posted to Cute Editor for .NET (Forum) by dsmajor on June 21, 2005
  • Problems with forms

    Hi, I am getting the following javascript error when I try to switch to HTML or Preview view after inserting a listbox and/or dropdown list with items in the list:  Class does not support Automation.  Everything works fine until I enter items.  I tried this in the online demo on your site and am getting the same ...
    Posted to Cute Editor for .NET (Forum) by ahoward on June 14, 2005
  • Re: Editor1.Text is not current when postback is called!

    This is an example: protected CuteEditor.Editor Editor1;   protected System.Web.UI.WebControls.Label Label1;  private void Page_Load(object sender, System.EventArgs e)   {    // Put user code to initialize the page here   }  #region Web Form Designer generated ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 26, 2005