How to consume image byte array in java script?

Discussion in 'Programming' started by diyaots, Sep 25, 2012.

  1. #1
    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
     
    diyaots, Sep 25, 2012 IP
  2. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #2
    Write code to consume it. ("Consume" is both complex and ambiguous.) If you mean what does it look like, Javascript does arrays.
     
    Rukbat, Oct 1, 2012 IP