Configuration

  •  08-01-2007, 10:21 AM

    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!!
View Complete Thread