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
make the IFrame runat="server" and you will be able to access it in the codebehind