We're using the Cute ASP editor on a form that is populated via JavaScript. Is there a client-side JS call that we can make to properly populate the Cute-based text fields? The standard document.formname.cutetextfieldname.value = "foo"; doesn't work. I really don't want to have to dig too deeply into somone else's JS and ASP to do this, if possible. We need a client-side method, which I can't seem to find on the forums or in the Cute documentation.
Thanks
-eyepulp