Re: Just purchased CuteEditor for ASP

  •  11-15-2003, 11:00 PM

    Re: Just purchased CuteEditor for ASP

    Adam,

    I'm over this one.

    It was caused by my having the Files in the wrong directory relative to the main "include_CuteEditor" file.

    Basically get your files in the correct relative directories.

    My next problem is the fact that you have protected your code (quite rightly) using the :

    @ LANGUAGE = VBScript.Encode

    declarative.

    However, my application already has one of these in my standard set of ASP #INCLUDE pages.

    I can't have 2 apparently.

    Any ideas?

View Complete Thread