Click here to Skip to main content
15,887,214 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am a beginner in vb.net (aspx). Recently I have been given a task to develop a web application to do as listed below:
1. Connect to device (mobile scanner which embeded with .sdf file)
2. Find and get the .sdf file and copy on the local PC
3. Using web application to display .sdf
Anyone can help me on this? I really need some tips or any code that I can use? Thank you in advance.
Posted
Comments
[no name] 15-Oct-13 1:34am    
Would you be more specific? Are you looking for a solution to connect to scanners in your aspx web page?
Yudep 15-Oct-13 21:17pm    
Thank for your response Windy,

I am looking for a solution how to get the .sdf file which is located in the mobile devices, grab it to be copy in the local PC. After that, use .cab (activeX) to display the content of the .sdf file in the web browser (aspx).

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