Is it or will it be possible to save files with an extension other than html with the editor.SaveFile method?
I'm using the editor for ASP files and it would be easier to use this than code my own savefile routine with the filesystem object (although this is what I will do if it's not possible). Is there just a property somewhere that needs to be changed from html to asp? I have no need for saving html files.
many thanks
Steve