Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Return image with asp

0 views
Skip to first unread message

Henk

unread,
Jul 10, 2000, 3:00:00 AM7/10/00
to

<img src="return_image.asp">

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

unread,
Jul 11, 2000, 3:00:00 AM7/11/00
to

Use the Response.BinaryWrite Method to write binary data to the client, but
be sure to set the contenttype ..

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...

Henk

unread,
Jul 11, 2000, 3:00:00 AM7/11/00
to
(John E Dietrich) wrote in

>
>Use the Response.BinaryWrite Method to write binary data to the client,
>but be sure to set the contenttype ..
>

Many thanks!!!!!!!!

0 new messages