Hi
I am calling the webservice for getting the byte array stream and after getting this Byte stream , i need to convert the byte stream to base64string and save this into local file with appropriate file format and that file, i need to open in a web browser.
Please Help me how can i do this task.
Thanks
Chirnajeevi
Sam HobbsPosted Feb 19, 2012, 10:43 PM
Note that all three of those are separate questions.
Also, it is possible to show the HTML in a WebBrowser control without saving it to a file.
Suthish NairPosted Feb 19, 2012, 1:49 PM