I have added an AJAX Html Extender to a textbox. I created a link in the text box and saved the textbox content to database. When I retrieved the text again from the database, the link is not working.
I get the following text:
<A href=www.google.com>google.com </A>
This is the same for any image copied to the text box.
Any advice please....? Or anyother alternate solution?