all groups > inetserver asp components > may 2004 >
You're in the

inetserver asp components

group:

saving created image through asp


saving created image through asp Mike Minor
5/17/2004 5:41:23 PM
inetserver asp components: I have an asp page that creates an image and prints it to the browser using
Response.BinaryWrite(image name). Is there a way to save this image to a
file for future reference?

TIA

Mike Minor

Re: saving created image through asp Atrax
5/26/2004 1:26:26 AM
well, that rather depends on what method you're using to generate the
image....






________________________________________
Atrax. MVP, IIS
http://rtfm.atrax.co.uk/

newsflash : Atrax.Richedit 1.1 in beta with Mozilla-compatibility.
http://rtfm.atrax.co.uk/infinitemonkeys/components/Atrax.RichEdit/

*** Sent via Developersdex http://www.developersdex.com ***
Re: saving created image through asp Mike Minor
5/26/2004 4:14:37 PM
I have an asp page that calls a .dll, passing information such as the data
to be encoded, rows, columns, width, height, encryption, and so on. The asp
page then uses Response.BinaryWrite to write the image created to the
browser. I would like to be able to store this image for future use, such as
including the image in a .pdf document.

Thank you,

Mike Minor

[quoted text, click to view]

AddThis Social Bookmark Button