@Charlie thx:-) I insert an hyperlink in TextEdit control with the code (test code): TextEdit1.RichText = "<a href='" & $_Param[2] & "'>" & $_Param[1] & "/a>" The problem is to insert an hyperlink in an existing text at the curson position Andrea