Images in Richtextbox
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello All! I have a richtextbox such that the user can copy-paste images into it. Now i am saving the 'rtf' of richtextbox in the database. Now after retrieving the 'rtf' and assigning it to Richtextbox, the image doesnt show up. It is to be noted that the rtf before storing and after retrieving is the same. Thanx in advance regards _mubashir