Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i work on asp.net web site that use mobile only i deal with any mobile , now i stuck on page must open mobile cam , to read bar-code then search on my own database to find this item code and retrieve the data by ajax or json but my problem how can i find the cam with c# class i working under framework 2.0 this link my search for this topic but i didn't find any help
thanks for advanced
Posted

You are moving in totally wrong direction. A asp.net mobile application cannot access the camera or any other resources in the mobile. Its limited to the browser only.

You will have to write a mobile application for the mobile specific platform and not a website.
 
Share this answer
 
Hi Maksood,


Did you get any solution for your problem?

I have same requirement. Please respond.


but we can open web cam in our website so why not mobile cam in from aspx page

please provide solution

Thanks
 
Share this answer
 
v2
Comments
[no name] 13-Apr-12 21:50pm    
And this provides a solution how? If you have the same requirement, did you bother reading the previous answer?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900