How? Open image, add text, then "stream" into <img src="...">?

M

Michael Stock

Hi all,
hopefully someone can tell me how to do this for a web
server in C#:

We have images in a folder you can't access over the net.
So everytime we need to display an image from this folder,
we need to us the following syntax:

<img src="viewImage.aspx?imageID=/secretImages/image.jpg"
border="0">

we DON'T need:
- extract image location from QueryString etc.


We NEED the (nearly complete) code for the following
things:
a) open an image
b) add copyright text to the image
c) "stream" this image to the browser so the code above
can be done.

Even more cool it would be if you could tell me:
- how to add a half transparent graphic instead of plain
text?


Thank you
Michael
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,054
Latest member
LucyCarper

Latest Threads

Top