Applying non-physical CSS files to EditorWysiwygModeCss

Last post 11-24-2009, 9:33 AM by Rask77. 0 replies.
Sort Posts: Previous Next
  •  11-24-2009, 9:33 AM 57377

    Applying non-physical CSS files to EditorWysiwygModeCss

    I'm using version 6.4 and I am using the EditorWysiwygModeCss to apply my CSS file to the editor. My problem is that my CSS files are stored in a database. E.g: http://myserver/myapp/file.ashx?filename=styles.css
     
    Applying this URL to the editor will cause it to thrown an exception saying that it can't find the file.
     
    I have had to work around this particular problem by saving the css files when loading the designer to a physical location. That works, however I am afraid that this is not a good solution when the solution goes live.
     
    Is there any other way that I can assign the wysiwyg css to the editor? I hope so but I can't seem to find a relevant property. If no, this would definetely be a feature request for your next release.
     
    Thank you.
View as RSS news feed in XML