I have an existing application that I am integrating my CuteEditor for ASP into. When the user the clicks "Submit" I want the data from the editor to sent with an ID of "htmlCode". How do I control the name of the variable that gets sent to the "action" part of my form?
Thanks!