Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Taking picture from ASP.NET app?
Message
 
 
À
04/06/2013 17:30:57
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 4.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01575638
Message ID:
01575657
Vues:
29
Thank you for the link. I think iPad does not support Flash (maybe I am mistaken though). As far as "saving" I would prefer (as I mentioned to Michel) to convert the phone as well as the entire form (on Submit) to a PDF. Then "do something" with the PDF; maybe save it to SQL or maybe just store it on the drive.

>As it's running on the web, you'll need some type of activeX control or java applet(?) or Flash to make this work. http://stackoverflow.com/questions/4701017/taking-a-picture-from-web-browser
>
>As for saving it on disk, if you're using SQL Server, you may want to look at FileStream. I'm just starting to investigate this myself, but it looks slick. Basically, SQL Server handles the file for you. A reference is stored in the DB. IF the row is deleted, SQL Server deletes the file. If the file is deleted from disk, the field is NULLed. In .Net you treat it as a byte array.
>
>>Hi,
>>
>>I saw an iPad app called iAuditor which allows you to make templates (e.g. for any kind of audit). What is interesting is that while you fill out an audit template/form (making notes) you can take a picture (using iPad where the app is running) and store the picture in the form.
>>
>>I wonder if this is possible (and how) if you create the template using ASP.NET? How difficult would it be to have the feature of taking a picture and storing it (say, in a database or email)?
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform