Search

You searched for the word(s): javascript
Showing page 306 of 408 (4,076 total posts) < 1 second(s)
  • Problem with the '%' char in the HyperlinkBuilder

    Hi there, i have a problem, our web portal uses a collections of merge fields in this format %%VARNAME%%, some of them are replaced by an URL, so we need use it in the Hyperlink Builder (Insert Hyperlink option) , but is throwing a javascript error when i insert the '%' char, it says ''Invalid Argument'', even if I ignore the ...
    Posted to Cute Editor for .NET (Forum) by emiaj on September 11, 2007
  • How to add to lists in Security > Default.config at runtime

    I need to add additional document types to the Default.config file at runtime, either by Javascript or in VB codebehind when the page loads.   Currently, Default.config has:    <security ...
    Posted to Cute Editor for .NET (Forum) by fredd on August 9, 2007
  • Gallery not works on IE6+SP2?

    Hello   Very urgent question.   Some time ago your Gallery was working fine and we used in our several sites. But for now I can add new images only from my IE6+SP1 installed on Windows 2000. And other browsers we tested displays the javascript error - object not found or something.   I have upload more recent version already ...
    Posted to ASP.Net Image Gallery (Forum) by alexr63 on August 1, 2007
  • Problem with form controls in editor

    In my application, I need to include form controls within CuteEditor. Unfortunately, they don't behave properly. For instance, if a dropdown list in in the editor and it's dropped down, it will immediately close back up. This HTML will reproduce this behavior in any of the demos:   <span ...
    Posted to Cute Editor for .NET (Forum) by solventus on July 31, 2007
  • Adding Applet in Firefox

    Greetings,    I have a need to implement MathML (a standard of XML to display mathematical equations) in the editor. I have found some applets for input and view of the MathML. I've added a custom button which opens a custom dialog in order for the user to input his equation in the Input Applet. When the user hits OK, the ...
    Posted to Cute Editor for .NET (Forum) by ID3TECH on July 6, 2007
  • Sorry more quotes

    Ta very much for the previous fix ref quotes and equals, works great, except.......(sorry)   <script type=''text/javascript''> <!-- function MM_swapImgRestore() { //v3.0   var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++) ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on June 26, 2007
  • Form with multiple instances of the image selector

    Can you show me how I would include multiple instances of the image selector in a form here is my attempt in VB.net - I get this to work in IE but not Firefox passing a variable identifying the form elements directly <%@ Page Language=''VB'' Debug=''true'' validaterequest=''false'' %> <%@ Register TagPrefix=''CE'' ...
    Posted to Cute Editor for .NET (Forum) by sperndogger on June 26, 2007
  • oncommand in mozilla for older version

    Hi,       I am using Cute Editor version 5. i have a page where i call the client side (javascript) interface, for handling the cute editor commands, using ''oncommand=''HandleEditorCommands(this);''. this works fine in IE. but in mozilla the command is not called. is there any way i can call the client side interface in ...
    Posted to Cute Editor for .NET (Forum) by aparna_gar on May 14, 2007
  • capture the Save button click on client side

    Hello,   How can i get an example of client-side capture of the Save button click - the examples i have found in the website are only show that it is possible but there is no coding.. what property should be change in the CE:editor for disabling the server submit of the Save button and enabling the calling of a javascript function ...
    Posted to Cute Editor for .NET (Forum) by ziv on October 2, 2006
  • Technical Question: Is it possible to run without viewstate?

    Hello,   I'm running a rather complex dynamic portal without static aspx-pages. Nearly everything gets rendered dynamically and on demand. So I'd like to do with your editor control.   I already bought a licence some months ago. After disassembling parts of the .NET-Framework I got it. I had to use a dummy server form (functions ...
    Posted to Cute Editor for .NET (Forum) by trux on July 31, 2006