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

link|improve this question
Did you try the .find() and the .replaceWith() function in jquery : api.jquery.com/find and api.jquery.com/replaceWith – julesanchez Jan 11 at 15:00
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.