Re: AutoConfigure and TemplateItemList in Codebehind Problems

  •  12-02-2004, 8:39 AM

    Re: AutoConfigure and TemplateItemList in Codebehind Problems

    Hi,

    I'm still running CE 3.0 on my server, as it seems like I have to rewrite my application quite extensively.
    My application is linked into alot of virtual web servers using Virtual Directories and CE located in GAC. All customization of the editor is done in codebehind, as the different virtual web servers have different features enabled.


    The default values and settings for all sites can be defined in XML files in the "CuteSoft_Client" directory, but I don't want to copy the client files into every website, as these customizations are stored in my SQL database for easier management.
     
    I hope Adam and Terry will provide us with the codebehind tools we need, as CE 4.0 is a great piece of work and I'm looking forward to upgrade from 3.0
     
    One feature I'd like to see in CE is a "Dirty-flag" that is accessible both from client and server. This flag should indicate whether the text has changes since last save (or custom command). this would be great for displaying a warning to the user if he/she tries to unload or reload a document without saving the current contents first.
     
    Regards,
    Zapotec
View Complete Thread