All, For the life of me I cannot seem to find the property/method to get the caret / cursor position in a textarea component via a RTE. Basically I need to be able tod rag a custom control onto the RTE and it insert some text at the current(previous before focus changed) cursor position. I can get it working fine if I just want to add the text onto the end, however I want to insert it at the current position. Any ideas? Ta, Steve

