Click here to Skip to main content
15,906,094 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello All,

I have Two string

dim str1 as string = "Prashant Want To Change String 1."
dim str2 as string = "Prashant Patil wanted to show String 2."

Above string has some changes..

I want to Highlight that changes in aspx.page using vb.net
Like Below Output....

" Prashant Patil wanted to show Changes String 2."

please help me.

if possible provide me links for reference.

Thanks and Regards,
Prashant Patil
India.
Posted
Updated 13-Dec-12 22:25pm
v2
Comments
Zaf Khan 14-Dec-12 8:06am    
Hello Prashant,

I have a question?

What is the significence of the text coloring?
Lets say the text in Violet/Purple "Does Not Appear" in String1

And the text in red?? Isnt it the same? "Does Not Appear" in String1?
So why color them different if they are the same???

after all you have used "Strikeout" font decoration to show that text which is in "Strikeout" does not appear in string 2!!!!
prashant patil 4987 17-Dec-12 6:55am    
i just giving example....
i just want that type of output...
and color scheme is use only for highlight changes between two strings. nothing else
Member 8711105 26-Mar-13 11:18am    
Someone got the answer ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900