G
Guest
Hi all,
I am developing an application in asp.net, Visual C# (background) and
ATL COM Component.
I am using com component in asp.net page code behind (like
default.aspx.cs).
COM component is returning binary data in string. It has binary
including null, spaces and some special characters also.
How can I write these binary characters on browzer? (this string has null,
space and special characters).
I am developing an application in asp.net, Visual C# (background) and
ATL COM Component.
I am using com component in asp.net page code behind (like
default.aspx.cs).
COM component is returning binary data in string. It has binary
including null, spaces and some special characters also.
How can I write these binary characters on browzer? (this string has null,
space and special characters).