Image and MemoryStream

  • Thread starter Thread starter Sam
  • Start date Start date
S

Sam

hi,
how to retrieve image file from database and display it on webform directly
using memorystream.
thanks,
 
i don't get any errors, just the dynamic image webcontrol doesn't display
picture.
and yes, rd("logo") return binary data, i debug the program.
does the code work for you ?
 
i don't get any errors and yes, rd("logo") return binary data.
have you tried the code by yourselft, does it work ?
thanks,
 
Back
Top