RE: Web App With Signature
- From: stcheng@xxxxxxxxxxxxxxxxxxxx ("Steven Cheng")
- Date: Tue, 07 Oct 2008 03:49:51 GMT
Hi AG,
Regarding on your application scenario, I think what approach to use depend
on how is the digital sigining key(certificate) retrieved, is it a
certificate at client or on server( a single cert)?
If all the forms will be signed with the same server-side certi key, I
think you can just create a server-side GDI+ component which will always
accept the given parameters(from the submit form fields) and compose an
Image (render it out in browser if necessary).
If the certifcate is at client-side, I'm afraid it would be necessary to
use some rich client approach such as ACTIVEX control. ActiveX control is
very common for such scenario which will require browser application to
retrieve protect resource on client(such as file system or certificate
store...).
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://support.microsoft.com/select/default.aspx?target=assistance&ln=en-us.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
Reply-To: "AG" <NOSPAMagiamb@xxxxxxxxxxxxxxxx>
From: "AG" <NOSPAMagiamb@xxxxxxxxxxxxxxxx>
Subject: Web App With Signature
Date: Mon, 6 Oct 2008 08:36:05 -0400
a
I need to create a ASP.NET (3.5) web app where the client machine will be
tablet pc.
The app will have a patient consent form that the patient would sign using
the stylus.
I would need to save the complete image of the signed form with signature,
for future reference.
Any suggestions on how to accomplish this would be appreciated.
--
AG
Email: npATadhdataDOTcom
.
- Follow-Ups:
- Re: Web App With Signature
- From: AG
- Re: Web App With Signature
- References:
- Web App With Signature
- From: AG
- Web App With Signature
- Prev by Date: RE: Ajax not working on IE6
- Next by Date: Re: web.config in a class
- Previous by thread: Re: Web App With Signature
- Next by thread: Re: Web App With Signature
- Index(es):
Relevant Pages
|
Loading