Configuration

Last post 08-01-2007, 1:56 PM by Bill Rishsew. 2 replies.
Sort Posts: Previous Next
  •  08-01-2007, 10:21 AM 32081

    Configuration

    Hi.
    We recently purchased CuteEditor for Classic ASP 6.0.
    We looked at a lot of editors before choosing.
    I am a bit baffled by the configuration process.
    Let me first describe our folder structure:
     
       /modules
          |
          /manage
             |-index.asp
          /CuteEditor_Files
             |-[folders & files]
             |-:
          /webdriver
             |
             /area1
                |-function.asp
             /area2
                |- function.asp
                :
                :
             /area_n 
                |-function.asp
     
    We want to be able to call the editor from the function.asp files in the area folders.
    The WebDriver folder is not directly browseable by annonymous visitors.
    The Manage folder contains the index.asp file for the entire application.
    All pages, when rendered on the site, are in /modules/manage/index.asp via various includes.
    I set the s_filespath to reflect the CuteEditor_Files location.
    The error we get is: Failed to load the Configure file.
    Help.
     
    Bill Rishsew
    Web Application Developer
    North Idaho College

    Work Hard! Play Harder!!
  •  08-01-2007, 1:45 PM 32085 in reply to 32081

    Re: Configuration

    Bill,
     
    >>I set the s_filespath to reflect the CuteEditor_Files location.
     
    How did you set this property?
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  08-01-2007, 1:56 PM 32086 in reply to 32085

    Re: Configuration

    Adam,
       I set the variable in the include_CuteEditor.asp file like this:
     
          s_filespath="/modules/CuteEditor_Files/"
     
       Thanks.

    Work Hard! Play Harder!!
View as RSS news feed in XML