1
Reply

Load image using asmx file in JQuery call.

Santhosh Subramaniam

Santhosh Subramaniam

May 5 2015 5:19 AM
415
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)
Next Recommended Forum