1
Answer

Load image using asmx file in JQuery call.

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