Dim Changes As String = NewText.Replace(OldText, " ")
but i also need to be able to find the index of where the difference is, does anybody know how to do that ?
EDIT:I just found a flaw in that code, if the OldText is "html" and the NewText is "html html" Changes is not gonna be "html"
This post has been edited by dom96: 15 March 2009 - 09:41 PM

New Topic/Question
Reply



MultiQuote







|