RE: Web App With Signature



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


I need to create a ASP.NET (3.5) web app where the client machine will be
a
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





.



Relevant Pages

  • RE: folder virtualisation
    ... client GUI application. ... Yes, based on my feedback, it seems that the named pipe object may be ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.platformsdk.security)
  • RE: Certificate Mapping - Debugging
    ... Has his client certificate's private been properly exported and installed ... the CA which issues the client certificate must be trusted by ... you may install his client cert on your machine ... Microsoft Online Community Support ...
    (microsoft.public.inetserver.iis.security)
  • Re: asp.net pluggable pages
    ... 1.According to different client users, you can create multiple ASP.NET ascx ... users that will need customized GUI. ... ASP.NET support dynamically create server controls. ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: FileCopy vs. Read & Write or CopyFile API
    ... synchronize a document in server to its client with VB FileCopy function. ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.vb.general.discussion)
  • Re: Save ASPX page on client programmatically
    ... The problem here is save the content to a file on client-side file system. ... modify or delete any file on the client system. ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.aspnet)

Loading