Search

You searched for the word(s): aspx
Showing page 114 of 918 (9,180 total posts) < 1 second(s)
  • Re: Cute Chat 3.1 Questions Since Purchasing

    Mike,   >>I’ve created some Chatrooms, however they “appear” to be ordered by ID number. Is there anyway to order them in anyway I would like?   It's possible.  In the standalone project, you can find chat.aspx.   In the following code, we get all chat rooms from DB and databind it to a ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on February 28, 2007
  • Re: Invite window shows cutoff

    >>I could not find the file suppport-visitor-monitor-crossdomain.js.aspx, was this introduced in a recent build?    YES.   >>i did find the other aspx file and modified it and then did a test and it did not seem to fix the problem,   Is your site online? If so, can you provide an URL?    
    Posted to Cute Live Support (Forum) by Adam on January 22, 2007
  • Invalid comment?

    Your example at: http://cutesoft.net/example/JavaScript-API.aspx Open Word and load and copy a document that has some images then select 'pasteword'' from the dropdown at http://cutesoft.net/example/JavaScript-API.aspx then click [ExecCommand]. It inserts ''This is a test'' and doesn't paste the Word content. I understand that this ...
    Posted to Cute Editor for .NET (Forum) by fredd on December 1, 2006
  • Re: How do I stop CuteEditor from scrolling the page to the top on each postback?

    Can I get some support on this issue please, or at least an explanation of what I was meant to be looking for in your last post?   I can see that if you just put nothing but a textbox on the page, like you suggested, there is not enough on the page for IE7 to trigger the code to scroll down.    I've changed the two examples so ...
    Posted to Cute Editor for .NET (Forum) by ChrisD on November 17, 2006
  • Visual Studio problems - Referencing editor?

    I am experiencing problems referencing the editor in our aspx pages.   Below is an instance of the code used to insert the editor in a page <CE:Editor Id=''ContentTextBox'' runat=''server'' Height=''300px'' Width=''700px'' ConfigurationPath=''~/CuteSoft_Client/CuteEditor/Configuration/clearchannel.config'' BackColor=''#D4EAFF'' ...
    Posted to Cute Editor for .NET (Forum) by ClearChannel on November 13, 2006
  • Re: Two question

    Jasmin.NET,   Thanks for the nice comments about our product.   1. I want to remove that link and coresponding icon.   Please open Themes\default\Skins\Skin-DisplayUserWelcome.ascx file and remove the following code:    <%=''<''%><%=''script''%><%='' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on October 10, 2006
  • Re: insert template problem

    This did not resolve the issue. When a template is inserted it replaces the links with the link to the dialog box. This happens with document relative links.   <div><table cellSpacing=0 cellPadding=0 border=0>    <tbody>        ...
    Posted to Cute Editor for .NET (Forum) by darling1906 on September 20, 2006
  • Problems getting text from editor

    Usually I have no problem getting / setting the text of the editor.  I'm writing a custom button to switch the ''mode'' of the document from displaying it in cute editor to displaying the document in an HTML page.  Here is a snippet of my custom button:protected void Page_Load(object sender, EventArgs e){WebControl ctrl2 = ...
    Posted to Cute Editor for .NET (Forum) by UnlnvlslblE on September 8, 2006
  • Edit static html - hide certain tags from editor?

    I'm using cute editor in a masterpage environment. To edit some aspx pages containing static html. On those pages I have a button <input onclick=''BLOCKED SCRIPTlocation.href='/admin/edithtml.aspx?Page=<% = Request.Path %>''' type=button value=Edit>   Also the first line code reference I have on those ...
    Posted to Cute Editor for .NET (Forum) by boborg on August 1, 2006
  • Re: can u tell me < ? urgent="true" >

    Thnx Adam  for reply here ios code which i h in my .aspx file to declare a cute editor   now here is no  <img>  </img>   tag   if i use img tag of html it did not has Command option     i wana ask where this locate   ////////// <img Command=''JustifyLeft'' ...
    Posted to Cute Editor for .NET (Forum) by masood on May 30, 2006