stamp

Best way to stamp an image with another image to create a watermark in ASP.NET?

Anyone know? Want to be able to on the fly stamp an image with another image as a watermark, also to do large batches. Any type of existing library or a technique you know of would be great. ...

How can I produce a small stamp on each image on my site

i work in lamp environment . i search script that know to take a image , that user upload to my site. and make from this image , new image that contain the real image with small stamp on the top corner. thanks ...

sql loader through C#

I am using a sql loader statement and have the Time_Stamp column t be updated in the database. I am using Time_Stamp EXPRESSION "current_timestamp(3)" in the sql loader command but im doin this through C# program. All the other fields are loaded in a csv from where they get loaded. But what do i write in the csv for Time_stamp colu...