Browse by Tags

All Tags » CuteEditor ASP
Showing page 1 of 2 (13 total posts)
  • CuteEditor page breaker

    Hello. I use CuteEditor trial version and have a question - I generate html when load a page with Editor. After each page I add  <div title="Print Page Break" style="font-size: 1px; page-break-before: always; vertical-align: middle; height: 1px; background-color: #c0c0c0; top:{topPositionAfterPage}; ">&nbsp; ...
    Posted to Cute Editor for ASP (Forum) by Penyo on August 25, 2012
  • How to get SiteRelative link from FileManager Editor

    Hi,i can get the SiteRelative file path from ImageManager with the below code:document.getElementById(''imageFld'').value = imgs[imgs.length-1].getAttribute(''src_cetemp'');  But i can't get Relative filepath from FileManager. You also have the same problem. Please look the your ...
    Posted to Cute Editor for ASP (Forum) by sedatkumcu on December 21, 2009
  • Embedding videos

    Hi, We bought this great editor a few months back and it's worked great for us.However, we now have a need for changing the way videos are embedded on the site.We have our own media player that we would like to use, but we cannot seem to find where to change the code generated when inserting videos and audio media. Have anyone else ...
    Posted to Cute Editor for ASP (Forum) by mireigi on October 23, 2009
  • Invalid class string

    After working successfully for weeks my pages with CuteEditor ASP stopped working with the folowing error message: Error Type: Server object, ASP 0177 (0x800401F3) Invalid class string /cuteasp/CuteEditor_Files/include_CuteEditor.asp, line 1315  Line 1315 is:set doc = server.CreateObject(''Microsoft.XMLDOM'') I'm running IIS 5.1 ...
    Posted to Cute Editor for ASP (Forum) by fredj on September 21, 2009
  • Re: how to get the value of the object

    I tried to edit the dafault.asp in the package like you told me..   I edited the target.asp page and added this code:   strmsg = request.form(''Editor1_HTMLContent'') response.write strmsg 'to get the value of the object response. end   When i run the page and edited the default text which is type here... changed to hello ...
    Posted to Cute Editor for ASP (Forum) by richardp on July 15, 2009
  • how to get the value of the object

    hi,      I have a form tag with cute editor. I want to get the value of the cute editor and save it to the database. i tried to get the value with this code:   strmsg = request.form(''Editor1'')   I check the value using: response.write strmsg   But, it didnt get the value.   sample html: <% Dim ...
    Posted to Cute Editor for ASP (Forum) by richardp on July 14, 2009
  • Re: CE As Image Selector Not Retrive Relative Path

    Hello Adam,   This problem only Firefox 3   i am changed my code as ''src_cetemp''.   When first open image select windows, succesfully write to textbox relative path.   But when second, third,(etc) click, not update textbox value.   If i am put the following ...
    Posted to Cute Editor for ASP (Forum) by sedatkumcu on May 15, 2009
  • Re: Error when i try to upload file

    filepost.asp already contains ''<%@ CODEPAGE=1252 %>''   I am retrive below error when image upload: Microsoft VBScript çalýþma hatasý hata '800a0005' Geçersiz yordam çaðrýsý veya deðiþken /Manage/Includes/Editor/Files/Dialogs/include_upload.asp, satır 126 The following ...
    Posted to Cute Editor for ASP (Forum) by sedatkumcu on May 11, 2009
  • Javascript variable with '<%1' prevents pasting in IE 7.

    I have a javascript variable that is somehow preventing me from pasting into textareas. I have my variables printing in the page head, but have found that if I move them into the document body that pasting works fine. So I guess there is a workaround, but any idea why this is happening? Also, this works fine in FireFox 3 and is only a problem ...
    Posted to Cute Editor for ASP (Forum) by mike33 on February 2, 2009
  • Culture and files management issue

    Using Classical ASP version 6 (5 2007)   I had set up an editor, configured and tested paths for files (images, media...) management and everything worked fine. Then I set the property CustomCulture = ''it-IT'' and the editor was (partially, I've to find the time to complete that work) translated but now everyone of the buttons used ...
    Posted to Cute Editor for ASP (Forum) by nicola-grassionline on September 4, 2008
1 2 Next >