Blending and textures

Hi, I need to blend in a picture into an existing texture. What is the best way to do this and do you have any examples?

I think you will find some good examples of blending in the red book (OpenGL programming guide). Or alternatively you can have a look at www.gamedev.net/hosted/nehe/opengl.asp

Dan.