We have a text box in this user can enter any text. We are saving this same text in DB to display this same give text to other users.
Ex : user given texts
1) Hi my 1st text
2) Hi my second text http://www.example.com
3) Hi my http://www.example.com 3rd text
here in above 3 examples user enter 2 website names. Here in this i want display 2 and 3 as anchor for website names. Can any one help me on this. either using Jquery or .Net or DB