To save on resoures I load the HTML editor into a frame and dynamically update and retrieve the contents of the editor window from a different page/frame. This is very effective for speed and performance where I need to use the editor frequently for different text changes.
However is does pose a problem that I need a solution for.
I need to be able to Dynamically change the View of the editor to "Normal" from either "HTML" or "Preview" using VBScript. Is this possible? If so, can anyone please supply the code.
Many Thanks
Rob