using java script
explain how to get image from sql database using javascript function...plz explain
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manish Kumar ChoudharyPosted Jan 8, 2015, 4:04 AM
Hi Mahesh Ganguly,
Just create a web service access the image through the web service and after that write the java scrip code to read the image from that.
Go through following links it will help you regarding that
http://www.sirentuan.com/3325631/codep1/passing-file-path-from-javascript-to-c-using-ajax-web-service
http://www.aspsnippets.com/Articles/ASPNet-AJAX-SlideShow-Extender-control-Tutorial-with-Example.aspxVinodh NarayananPosted Jan 8, 2015, 4:02 AM
try this
http://www.motobit.com/tips/detpg_read-write-sql-image-file/
mark if accepted answer