Browse by Tags

All Tags » Classic ASP » asp
  • 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
  • Disallowed Parent Path

    This is a new install    CuteEditor_asp_6_asp_*__**** running on Windows Server 2003   Editor init:      Dim editor    Set editor = New CuteEditor    editor.ID = ''Editor1''    editor.Text = ''Type here''    editor.FilesPath = ...
    Posted to Cute Editor for ASP (Forum) by conradvdp on February 16, 2008