Search

You searched for the word(s): aspx
Showing page 82 of 918 (9,180 total posts) < 1 second(s)
  • Re: issue with opening of child window in version 5.

    Yaa I think we are fine when we are using JavaScript  in parent window to open child window, or we can say when we use “input type=button”<input type=''button'' value=''Edit In CuteEditor'' onclick=''popupCuteEditor('f1','t1')''> but in our case we are using asp button.<asp:Button  id=”view” ...
    Posted to Cute Editor for .NET (Forum) by gurpreet on October 20, 2005
  • 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: Installation in Root-Dir

    Hello   Thanks for the info, but i did exactly that what you described.I figured out the following: The Cute-Editor works if the Webserver is running on Port 80.For my testing i amusing an other port (9090) and i got the error message (see below) Is it possible, that the Cute-Editor does not work correctly on non standard ...
    Posted to Cute Editor for .NET (Forum) by traub on August 1, 2005
  • Re: Duplicated text in multiple "&" signs

    I got no problem in http://cutesoft.net/example/general.aspx because the input interface is using Cute Editor. It changed ''a & b & c'' into ''a &amp; b &amp; c'' and this won't cause any problem. However, what the problem is there are many different input interface for data entry. The most common one ...
    Posted to Cute Editor for .NET (Forum) by derektam on June 8, 2005
  • Re: evaluation expires..

    thanks for your reply.. however when i tried to save the edited template, it is still saving the original format of the template, not the copy i have just edited... here's an excerpt of my code below, please help!!!  thank  you so much!! PrivateSub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) ...
    Posted to Purchase / License FAQ (Forum) by lerien on May 17, 2005
  • Re: Right clicking on user name in chat...

    I had the same problem, but then I saw that I had disabled private chat globally, so maybe you should check that. A bug when using IE still allowed me to create a private chat, if I double click the user a private chat window popped up and the invite message was sent to the user. Also after I enabled the private chat globally it worked ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by ingig on May 12, 2005
  • Re: Preview tab and javascript's window.open() function

    Hi Adam, Thanks for the quick response.  I actually stumbled across the file template.aspx when I was trying to locate where the call was being made to open the new browser.  I originally tried target=''_self'' and received an error, which is not what I was expecting.  I ended up using target=''_top'' which achieved what I ...
    Posted to Cute Editor for .NET (Forum) by fcatacutan on April 15, 2005
  • Re: Big delay

    Hi leleba and sdfsadf,   You can change the interval time by making changes to the chat.js.aspx:     /****************************************************************\ Global Variables \****************************************************************/var cc_interval_updatemessage=3000;  //Update Messages per 3 ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on July 31, 2004
  • Re: Onclick Javascript error ?

    Hi   Thanks for the reply.   It seems to have corrected itself now. I had been trying a few similar controls, and after i had removed all the references from the project/page etc to the others, the problem seemed to go away. Was odd as only the references remained, no imports, actual use of other controls etc. Anyhow, that is ...
    Posted to Cute Editor for .NET (Forum) by jameswhittaker on July 30, 2004
  • Re: 2.1 changes

    Hi Adam,   The new features look great! I have a few questions/bug reports though: 1. What does the ''Preview'' button on the ''Insert images'' page do? 2. The ''Preview'' buttons width is set to 70px. In Norwegian locale, this value must be 85px to avoid cropping of text. 3. The text in the preview area ''The next version of the ...
    Posted to Cute Editor for .NET (Forum) by Zapotec on January 6, 2004
« First ... < Previous 80 81 82 83 84 Next > ... Last »