I want to execute the script return_image.asp and finally returns the
image? (see html code above) Is this possible?
--
Computer Technology Systems B.V.
Scherpenzeel GLD, The Netherlands
http://www.cts-bv.nl
John E Dietrich
www.thenextstep.de
Inter- / Intra- Extranet Development
Henk <henk@[nospam]cts-bv.nl> schrieb in im Newsbeitrag:
8F6DAA465h...@195.86.58.244...
>
>Use the Response.BinaryWrite Method to write binary data to the client,
>but be sure to set the contenttype ..
>
Many thanks!!!!!!!!