R
Raghu Raman
Hi
i want to save the read the image file and show it on a image control of
a mobile webform .But the mobile control does not support html images
,so i am forced to use the server image control to show the read image.
i have the image available in a datarow which is read from db. As
control only has the imageurl property ,i need to save the read image to
an image image file and then assign it to the control .
Please tell me
how can i convert the byte[] form of a image to an image file so that
i can assign it to the image control
Thanks
Raghu
Six faces rule the world
i want to save the read the image file and show it on a image control of
a mobile webform .But the mobile control does not support html images
,so i am forced to use the server image control to show the read image.
i have the image available in a datarow which is read from db. As
control only has the imageurl property ,i need to save the read image to
an image image file and then assign it to the control .
Please tell me
how can i convert the byte[] form of a image to an image file so that
i can assign it to the image control
Thanks
Raghu
Six faces rule the world