The admin at LFCHosting created virtual directories for each site pointing to /CuteSoftEditorMain/CuteEditor_files.
I put my 'action' asp in one of the site's real folders. When I put the url in my browser to get to my 'target' asp, I see everything about CuteEditor (the editor.Draw works) except the window frame is missing. It is defined as editor.StyleSheetPath = "khaki.css"
I have had this working in the 'non-virtual directory' setup I did, but now the .css does not show under this new scheme. I have your editor pointing to editor.FilesPath = "/CE_files" in the target asp.
What am I doing wrong?