Hi, everybody..
How can I insert a text into a string randomly...

e.g. there a string "Hello, Friend" in the textbox.

If I move a cursor within "Hello," and "Friend",
can I insert a text "Dear" immediately within the string?

How to do that? any function can get the cursor position within a String????

Thanks for your help.