EditorWysiwygModeCss Property Sharred by all Web Site Users

Last post 12-16-2007, 12:16 PM by cutechat. 1 replies.
Sort Posts: Previous Next
  •  12-13-2007, 1:18 PM 35802

    EditorWysiwygModeCss Property Sharred by all Web Site Users

    Here is a simple example of our issue:
    User one goes to edit web page content in CuteEditor. The editor is loaded using stylesheet named stylesheet1.css (using the EditorWysiwygModeCss property) which has his unique page styling (i.e. stylesheet1.css is dynamic). Page is displayed correctly ... no issues so far.
    User two now edits his web page with CuteEditor. The editor is loaded using stylesheet1.css which now has different style content. User two's page displays correctly (with user two's .css content). However, user one's page now takes on the styling of user two's page. The crux of the issue is that separate browser instances and sessions are sharing the same style sheet via the EditorWysiwygModeCss property.
     
    If anyone out there has any suggestions they would be much appreiated.
     
    John
     
  •  12-16-2007, 12:16 PM 35830 in reply to 35802

    Re: EditorWysiwygModeCss Property Sharred by all Web Site Users

    John:
     
    I am not understand clearly. Can you example more ?
     
     
    Do you mean , you did set EditorWysiwygModeCss for each user , and not works ?
     
     
    The server code do not cache or share the css content for each requests.
     
     
    Regards , Terry .
View as RSS news feed in XML