The Insert method returns a string that results from the insertion and does not modify the original. Thus you would need to do something like:
strInsert = strInsert.Insert(6,"Insert This"); You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.