how do i access a runt at server control witout putting a script block of server side code on the page to handle the event that needs the thing? it's an IFRAME/textarea richedit to generate html kept in the db. and while I am working on moving it to being a System.Web.UI.Control based web control..... I need this editor to work sooner then i'll finish that little project.
