Posted
on Nov 12, 2007
(permalink)
Well, that's a handy feature. I guess that's what I get for not RTFM. :) I don't really know why I didn't consider this....
For my next trick I'm going to invent the wheel!
There are some differences though; the RadEditor feature you describe produces the HTML that then gets stored in the DB. My control actually stores the native code (without markup). The HTML formatting is produced when the page renders.
Which means my method is actually more CPU expensive because it requires the CPU to process and render the HTML each time the page loads. I guess what I'm trying to say is that my method has absolutely no merit what so ever. :)
Ben you are now no longer my friend. Make me look stupid.... How dare you.
:) I'm just joking around. Thanks for pointing out the obvious. /sigh
Gabe
===================