Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Capturing and Storing Photos 1

Status
Not open for further replies.

prustie

Programmer
Aug 6, 2001
34
GB
Hi

I have an appointments system written in VFP 6.

There is now a requirement to capture and store photos for each of the clients from within the system.

What is required is that the user chooses the Client Details in the system and enters a name for the photo about to be taken. They then click on a button which loads the software to capture the image and then store it with the specified name.

Obviously I can do the initial steps but what I need help with is the software that can be called to actually capture the image and store it to disk with the supplied file name.

Any suggestions?

Malcolm P.

 
If you're planning to use a webcam.... there's a FAQ that has a sample capture application. I wrote one of my own using an ActiveX component.



Andy Snyder
SnyAc Software Services
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top