I just purchased CuteEdit for ASP and already I like what I see. I do have a question regarding storing the Message information in a database. From my tests of the code each time the message is edited and saved it creates a new record in the database. After a number of changes to the messages the database could grow to huge proportions. Is there a way to modify the code so that it "updates" or writes over the existing record rather than writing a new one? If so could you please share the code with me.
Thanks