Search

You searched for the word(s): table
Showing page 72 of 255 (2,541 total posts) < 1 second(s)
  • Re: Trouble with chat room--reloads constantly

    Thanks it works now!   I needed to modify the table CuteChatTempStateLog's statelogid and make it a identity column to make it work tho.    Is there anyway around a load balanced environment?   The script is running on my dedicated server and would like to use 'inProc' session state mode.   Thanks for ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by tau_zeta on March 19, 2007
  • Re: Problem with cache

    We've created a form to manage user rights using a custom table. Then we change the provided IsAdministrator function from global.asax to return state true or false.The status is not reloaded by the Chat 'til all users have left the chat or global.asax is modified (simply put a space on it...)Even if the user were not only at this time.Other ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by gwladysb on February 13, 2007
  • Re: Can messages wrap underneath the chat user's name?

    Adam,   Thanks for the reply but that code did not solve my problem. What I did to make it work was to comment out the line that creates the table cell for the message and simply append the message text to the cell created earlier for the user's name (see code below...changes are in red).   Todd   I replaced this ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Todd on February 9, 2007
  • Re: Installation problems - error message "Expected 'End'"

    HI adam, thanks for your reply!   I tried your example, but got the exact same error message, till says:   Error Type:Sun ONE ASP VBScript compilation (0x800A03F6)Expected 'End'CuteEditor_Files/include_CuteEditor.asp, line 1194, column 13   So, then I did what I usually do when I get errors - I tried to delete some of the ...
    Posted to Cute Editor for ASP (Forum) by BeeJay on February 7, 2007
  • Re: Losing first message when I open Cute Messenger in Iframe

    Hi Adam,   Yes I have. That is how I am running cute messenger. However, it only embeds the contact list and not the chat window. I am running Cute Messenger in embed mode already. But I am also 'embedding' the chat window in an Iframe. It is in here that the first message in never received by the contact when their chat window opens in ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by messenger on December 14, 2006
  • Re: Occasional error with Configuration\AutoConfigure\Default.config, why?

    No I haven't modified the file.The data at the root level is invalid. Line 161, position 17.Line 161 is </toolbars> and there is no position 17.When page starts, CuteEditor is inside a table that is NOT visible.In the Autoconfigure field there is ''Default''.The error happens here, only occasionally, when the page is displayed for the first ...
    Posted to Cute Editor for .NET (Forum) by mdurli on March 7, 2006
  • Re: New in version 5.2?

    New Features and Improvements: The new Editor.MaintainAspectRatioWhenDraggingImage property has been introduced. /// <summary>/// If you do not want to preserve the aspect ratio when you drag and resize an image, you can set the MaintainAspectRatioWhenDraggingImage property to false. /// By default, ...
    Posted to News and Announcements (Forum) by Adam on March 4, 2006
  • Re: how to disable the bottons

    i use the same link and i use the 4th line codinghttp://cutesoft.net/developer+guide/Toolbar_Customization_in_%20Cute%20Editor.htm   coding Editor.DisableItemList string. Example DisableItemList=''Save, Bold, Delete''like in my application--------------   <script runat=''server''> Public Sub Page_Load(sender As ...
    Posted to Cute Editor for .NET (Forum) by mekalaasri on August 26, 2005
  • Re: Updating a database entry

    Many thanks for this. I have got it to work! I wonder if I could now be cheeky to ask how to display HTML data from a field in a record in a database. I do not want it to be displayed using CuteEditor, but just as a web page. For example in a database called webpages containg a table called webpages with field names ID, titlefield and ...
    Posted to Cute Editor for ASP (Forum) by MarcHawes on January 10, 2005
  • Re: Admin vs Regular users

    Hi thing i have the same problem. I am working whit aspedit in a website backoffice , but i dont have user management table which contains the all the regular users and admins. To protect de page  i just use this <%If Request.cookies(''autenticacao'')(''anome'') <> ''teste'' or _Request.cookies(''autenticacao'')(''asenha'') <> ...
    Posted to Cute Editor for ASP (Forum) by carlos on July 17, 2004
« First ... < Previous 70 71 72 73 74 Next > ... Last »