The only problem with the way this particular editor works, as opposed to other solutions (mostly commercial) out there, is that it depends on internal functions of internet explorer to work (meaning, it will not work with netscape and other browsers).
From a little digging into the msdn site at microsoft.com, it appears that the code used to create this editor will only output html... so the html must then be converted to vBcode.. something which would be relatively simple to do and is already somewhat possible with the existing code in the editor.
Unfortunately, for some reason when you specify more than one replaceTag, the thing hangs. I think it's a scripting problem with the thing itself, but I'm not really sure what language it's written in. It almost looks like c++.
I'll dig around and see if I can get in touch with the author over the hangs.
Paul
|