Arpit_Rocks 0 Newbie Poster

hii..
I am working on an asp.net site..
Now My Client wants to copy content from any article(may include images) and show that in the website as a static page..
Now i have to provide him with interface..
i used simple multiline textbox in which he can paste the whole copied page from any article from internet and i am storing it in a sql database..
but the problem is with the article including images..it only shows text and not the images as it should be with text box..
I am looking for a control which can hold the content including images as well..

Please help me out..
Thanks in Advance