04-23-07 06:19 PM
Hi,
you need to upload the binary data using CmsContext.AcceptBinaryFile.
Then add a link to this uploaded file in the image placeholder.
Cheers,
Stefan
<egholm@gmail.com> wrote in message
news:1177183327.394657.141250@n76g2000hsh.googlegroups.com...
> Hey
>
> In my OnSavePosting method, I create an image via GDI and I want that
> new image to be saved in a MCMS placeholder as binary data. I have
> tried to use the ImagePlaceholder, but it only has a property called
> Src to save content, and the problem is that the picture dosen't exist
> physical on a disc. Is it possible to save the image as binary data
> somehow in the MCMS or do I have to save it as a BLOB type in an
> external database?
>
[ Post a follow-up to this message ]
|