Santhosh Subramaniam

Santhosh Subramaniam

  • NA
  • 226
  • 103.6k

Load image using asmx file in JQuery call.

May 5 2015 5:19 AM
Hi Frnds,
 
   In my project i am returning image from asmx handler file, i want to bind the image via JQuery call, how can i call asmx file and bind image in client side.
 
  My  handler file code " context.Response.BinaryWrite(byteArray.ToArray());"
 
Thanks in advance. 
 

Answers (1)