4
Answers

Varbinary to richtextbox

SAM J

SAM J

14y
3.8k
1

I insert .doc or .pdf files contents in Varbinary field in the SQL database using byte array.
Now i want to display this varbinary data in richtextbox in C#.Net.
How can i do this. Please Help!
Answers (4)
0
James Tomar
8 23.2k 8.9m 16y
make the IFrame runat="server" and you will be able to access it in the codebehind