ganniazz-hotmail
-
5/4/2009 3:52:11 AM
DocumentHelper.AddAttachment
Hey,
I am trying to add multiple images to a document type.
The problem is that I am resizing one image into three image sizes on the fly and currently the AddAttachment Method accepts the file in postedfile format or the filepath string.
I require to insert the actual bytes of the image.
Is there some type of work around for this problem or could I create an altenate method so that I may use the file bytes?
Thank you
|