how to insert text in a text area depending on the cursor position
I hope the subject is clear...
I would like to insert a selected item value of a combo at the position where the focus is in a textarea (so, not at the end) that already contains text.