Hi everybody!!
I have one question for you.
I have an application that registers costumers.
On the main formulary, when we register a costumer I need to take a photo of him. The idea is get the picture from a webcam and put it on a rich field.
I have no idea how I can get this… Or if this is possible. If it’s possible, can you give me some steps to get it nearly?
Subject: Tricky…
This is a Notes cleint application, correct?
The only way I can think about doing it is to connect to the camera using COM (assuming the camera driver/software supports it), take teh picture, store it locally and then import it into the rich text field.
So it depends on yoru camera and the software used for it.
Subject: Correct!
Thank you for your answer!
Yes, My application is client and I’m happy to know that, maybe, it’s possible to do! 
My costumer wants to get the picture directly from the webcam.
I gave the idea of store the image on computer and, using the field propriets, import the picture, but he doen’t like this so much.
I’ll try to do what you propose and try to find webcans softwares compartible with Notes.
So I think I need so much luck! :S
Subject: This was very userful! Thank you!
This link was very userful!
Thanks Barry.