Hi, I have used a Rich Text Box Control in my web page through which I am saving data in SQLServer 2000. Now I want to take printout of that data from sqlserver but I am not getting any way out.
Another problem is that data from rich text box is in HTML and I am using varchar type with it's max limit to store that data but I am not able to store 8000 characters coz it also contains HTML tags also. Pls. Suggest. Ricky

