Hi Friends I have a web service method which returns byte array (That is actually an image). I am able to retrieve image in windows application developed in C#. I want to consume the same method in a web application using java script. Thanks & Regards Diya
Write code to consume it. ("Consume" is both complex and ambiguous.) If you mean what does it look like, Javascript does arrays.