sharpmac Posted April 26, 2009 Share Posted April 26, 2009 Greetings all. I have been using PHP for about 3 years and have been coming up with interesting ways to utilize the power of it. Well anyways what I am wondering is I have a windows mobile 6 device "Sprint HTC Touch Pro" and as we all know they have a neat little camera on the back on them that can be used in many ways. I want to know is it possible to take that existing technology further by allowing a user to goto a web page on the device (which is not JavaScript enabled) fill out a form, and then click a button which activates the phone's camera, snap a picture with it and then attach it to the form and submit it into a SQL database. Which then can be accessed by anyone with permission to the database. Theorize with me on this one because if PHP can not do this what would? C# or C++? I need ideas and possible links to other technology that might be in use and deploying this same concept. Thank you in advance for your time. Quote Link to comment Share on other sites More sharing options...
Mchl Posted April 26, 2009 Share Posted April 26, 2009 PHP has no access to client's hardware. From what I've seen Flash applications can access webcams. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.