Do you mean server-side, or client-side?<br>
<br>
If you mean simply to add a watermark to every image on your workstation before uploading, try creating a macro. Corel 8 or 9, (and Photoshop 5), I believe, support creating macros to do the same repeated task to as many images as you want. I once did this with Corel 8, creating 2000 images with the company logo in one hour (dual processor NT machine). Corel 9 now uses Visual Basic for Applications as its macro programming language, so an application like you describe should be easy. There is quite a lot you can do with this, and with a bit of work, it might be possible to create server-side macros, too, though the graphical interface might cause too much processor overhead.<br>
<br>
If you mean server-side, though, I don't know af any offhand for NT, but in Unix/Linux, there are several applications that can take client-website info, then generate or modify images. I haven't had any direct exerience doing a server-side image script, but I will be playing with one called GD, which ties in well with PHP and Apache (rah). Another one is GIMP (Gnu Image Manipulation Program) which now has a forum here at Tek-Tips.