Search

You searched for the word(s):
Showing page 2 of 2 (13 total posts) < 1 second(s)
  • Failed to load the language text from the XML file

    Dim editor Set editor = New CuteEditor editor.ID = ''Editor1'' editor.Text = ''Type here'' editor.FilesPath = ''blah/foo/CuteEditor_Files/CuteEditor_Files'' editor.EditorBodyStyle = ''font:normal 12px arial;'' editor.EditorWysiwygModeCss = ''asp.css'' editor.Draw() &nbsp; This is the code to initilize the editor. &nbsp; I am still ...
    Posted to Cute Editor for ASP (Forum) by ThePatriot on April 6, 2006
  • Re: Referencing Cute Editor

    I figured it out, the include file must be in the base of the pages calling other pages.e.g i use include files from a base default.asp page. the include must be put in the very base level asp page. &nbsp; looks like im in this one by my self at the moment, i guess its to much to ask for support 5.30am in the morning. Man us australian ...
    Posted to Cute Editor for ASP (Forum) by ThePatriot on April 6, 2006
  • Referencing Cute Editor

    Error Type:Microsoft VBScript compilation (0x800A03EA)Syntax error/project/directory/directory/CuteEditor_Files/include_CuteEditor.asp, line 2Class CuteEditor i am trying to refernce the cute editor from the root of my project, into a page that is several directorys in to the project and i receive this error. any ideas whats causing it?
    Posted to Cute Editor for ASP (Forum) by ThePatriot on April 6, 2006