Search

You searched for the word(s): scripts
Showing page 2 of 58 (580 total posts) < 1 second(s)
  • Re: CDATA in scripts

    >>But this means if i have a javascipt like this i must change to HTML, repair my scipt, and submit in HTML without going back to normal.    NO.   The code indentation changes it. But once you click the submit button and extract the content from Cute Editor, the result should be fine.   This is just a display issue ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 7, 2009
  • Re: Still Lost in installing the scripts HELP!!!!

    hey thanks for taking the time to answer me.  Lets say I have a page called ''AboutUs.asp''  and this web page is already created and designed.  How can I integrate the CuteEditor into AboutUs.asp?  Shouldn't there be a login where the client needs to enter in order to edit the AboutUs.asp? 
    Posted to Cute Editor for ASP (Forum) by wrdz on June 5, 2005
  • Re: CDATA in scripts

    you're right At that point it works fine.   But this means if i have a javascipt like this i must change to HTML, repair my scipt, and submit in HTML without going back to normal. when a user edits a text with javascript he should completely do this in WYSIWYG mode. he should nog care about javascripts and even if he does care he don't ...
    Posted to Cute Editor for .NET (Forum) by pbwbart on April 3, 2009
  • Re: The code ranging between the tags "scripts" is modified (to lower case)

    No... Sorry :-p  But now, It does not work logically. DisableAutoFormatting and ConvertHTMLTagstoLowercase.   Exemple: <Script type=''text/javascript''>        var H_Al = 10;        for ...
    Posted to Cute Editor for .NET (Forum) by IRIS on October 31, 2005
  • Re: Pop Up of "Un defined" from https remote aspx scripts

    We downloaded the 4.1 control and overwrote with the new DLLs.  Not sure how the old 4.0 source code could have been modified.  Do you distribute source code?   We still have the same situation.  I have also tested uploading the new 4.1 LiveSupport without any modificaiton including images and can ...
    Posted to Cute Live Support (Forum) by fexpress on February 15, 2008
  • Re: Pop Up of "Un defined" from https remote aspx scripts

    fexpress,   >>can you tell me what the issue was?   The file you are using contains the debug code which listens the ondblclick event of the page.   >>upgrade process of 4.0 to 4.1.    1. Update the CuteChat.DLL,CuteChat.AppCode.DLL 2. Update all client files.
    Posted to Cute Live Support (Forum) by Adam on February 18, 2008
  • Re: Still Lost in installing the scripts HELP!!!!

    Without using some form of database to maintain and reload the changes.  You might experiment with Editor1.LoadHTML(''document.html'') and Editor1.SaveFile(''document.html'') Make sure you make backupos your files first.  The optimum solution would be to use a database to store just the content area of the page.  This way the ...
    Posted to Cute Editor for ASP (Forum) by lundrigan on June 4, 2005
  • How to use Cute ASP with my Scripts for Updating a Database

    Does someone know how to ''Replace Textareas'' with Cute so that the Same Parameters will handshake with Update Scripts... Have a Script that Update my Textarea with Parameter Name and Value. But the Parameter in Cute is Editor.Text. So I can See my Record in Cute perfectly but my update Script does not react on Editor.Text. I do not want to ...
    Posted to Cute Editor for ASP (Forum) by testuser22 on October 27, 2006
  • Re: Close button is not working when i open messanger as "Messenger in Dialog"

    hi ! All I try to solve this issue from last 1 days and finally i get the solutions.  From file ChatUI_IM.xml right now following code is written at line 1185.  <HtmlPanel AutoDock=''Fill''>             <InstantIMTabControl AutoDock=''Fill''  ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by gbpatel on May 2, 2009
  • Re: CDATA in scripts

    I'm sorry I don't have a submitbutton in the last test but when I'm changing to normal and back to html my javascript ge distroyed   <script>document.write('' <div>This is a Test!</div> '')</script>   the cute-editor thinks my div needs a new line. a div does need a new line but not in a javascript
    Posted to Cute Editor for .NET (Forum) by pbwbart on April 2, 2009