display images in grid view from sqltable(urgent)
-
Any one can tell me tht how to disply img in gridview frm sqltable.
-
Any one can tell me tht how to disply img in gridview frm sqltable.
Yes, by writing code. Why is it you people say 'urgent', but you're too lazy to google ? If the image is in the DB, then you need to write a page that takes an image id on the URL, and returns the image data, then this can be the url for an img tag.
Christian Graus Driven to the arms of OSX by Vista.
-
Yes, by writing code. Why is it you people say 'urgent', but you're too lazy to google ? If the image is in the DB, then you need to write a page that takes an image id on the URL, and returns the image data, then this can be the url for an img tag.
Christian Graus Driven to the arms of OSX by Vista.
-
Any one can tell me tht how to disply img in gridview frm sqltable.
-
how to display img if the img is stored in sqldatabase