Visual Web Developer 2008 Express. Visual Basic. Cute Editor 6.x.
I know how to set up a SQL data source on my aspx page, how to tie a form to this data source, and how to tie controls within the form to particular fields in the data source. How do I do the same with the Cute Editor. Namely, if I am using the Cute Editor control standalone (not inside a form that is tied to a SQL data source), how can I tie it to a SQL table and have it create a record in the Table when I save, or update an existing record in a table? If I place the editor control within an aspx form control, how can I bind the text property of the editor to a field in a SQL table so that when I press the "Save" button associated with the form control, the contents of the editor control are saved in the field designated? None of this appears in your documentation.
I am evaluating whether this product is going to work for us before purchase. Prompt feedback will be appreciated. Thank you.