Please Help Me...
The Process is when I put a word in a textbox and then I add it in a list box... the words in the list box must filter... and then I put a message in a textbox... where in The Filter Words Must not be in the message
for example:
I filtered The word "Word" "Me" and "Yes"
so when I put a sentence In textbox1 for example:
Yes, I love the Word. You and Me
The Result should Be like this and its shown in textbox2:
***, I love the ****. You and **
thanks in advance...
Sorry for the bad english....
The Process is when I put a word in a textbox and then I add it in a list box... the words in the list box must filter... and then I put a message in a textbox... where in The Filter Words Must not be in the message
for example:
I filtered The word "Word" "Me" and "Yes"
so when I put a sentence In textbox1 for example:
Yes, I love the Word. You and Me
The Result should Be like this and its shown in textbox2:
***, I love the ****. You and **
thanks in advance...
Sorry for the bad english....
Comment