Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Taking picture from ASP.NET app?
Message
 
 
To
04/06/2013 16:24:24
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 4.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01575638
Message ID:
01575641
Views:
31
>>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)?
>
>It is not recommended to store image of file, as is, in the database. I always save them in a relational approach on the disk or by preserving the file name as is, which then assume that you store the file name in the table.
>
>As far as email, you can include an embedded image in an email, if this is HTML, or establish a link to a server, if you wish the file to remain on the server. Or, you can add it as attachment and it will be done automatically.

My question was more about "how to take a picture" from an ASP.NET application. My thought was to "embed" the picture in the form and convert it to a PDF document (for future storage 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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform