image in ASP.Net
-
Hi , I want to display image from the particular path in ASP:Image . what is the procedure for this for this. Thanks, Amit PAtel
add in your project folder the image and in the image url of the image control properties give that path
-
Hi , I want to display image from the particular path in ASP:Image . what is the procedure for this for this. Thanks, Amit PAtel
-
Hi , Byte array is coming from the data base at that time i want to display. Thanks, Amit PAtel
-
Hi , Byte array is coming from the data base at that time i want to display. Thanks, Amit PAtel
Amit Patel1985 wrote:
Byte array is coming from the data base at that time i want to display.
So you mean, you want to show Image from database ?
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.
-
Amit Patel1985 wrote:
Byte array is coming from the data base at that time i want to display.
So you mean, you want to show Image from database ?
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.