Page 1 of 1

how to automatically display picture taken by webcam in form

Posted: Tue Nov 22, 2005 10:19 pm
by rizadmuhammad
Hello

I have a situation...I need a solution on how my picture taken by webcam attached with a same machine will be display automatically in my login form....and then the picture will be save into database. This project is for visitor information.

Please and thanks

Posted: Wed Nov 23, 2005 3:45 am
by Grim...
You'll need a client side application to take the picture and upload it for you, then open the form page.

PHP can't do that - mabye VisualBasic?