Setting Skin programmatically

  •  02-19-2008, 11:36 AM

    Setting Skin programmatically

    Hi!
     
    While evaluating Cute Chat I ran into the following problem: I cannot set the chat skin programmatically. The ChatWebUtility only offers the readonly property SkinName. I found out that the skin information is written in a cookie. If I add a cookie programmatically it has no effect on the appearance of the caht window. I also found the JS functions ChatUI_ChangeSkin and SaveSkin, but calling them (no matter where in the page) doesn't seem to be a good idea (chat crashes).
     
    Has anyone a suggestion?
     
    Kind regards,
    Christoph
     

View Complete Thread