手写签名的应用程序在C#MVC3(非托管)作为就业应用程序的一部分 [英] Written Signature on Application in c# MVC3 (non hosted) as part of Employment Application

查看:221
本文介绍了手写签名的应用程序在C#MVC3(非托管)作为就业应用程序的一部分的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图找到类似 http://www.tenstreet.com 的解决方案。我试着环顾互联网和在SourceForge上,但一切我找的是一个加密的数字签名(我将使用,但不缺我什么我),而不是图像数字签名。我发现很多托管解决方案,但是由于我们的业务性质的托管解决方案是不可能的(我的工作一切pretty很多必须做内部)。

I'm trying to find a solution similar to http://www.tenstreet.com . I've tried looking around the internet and on sourceforge, but everything I find is about a cryptography digital signature (which I'll be using, but not what I'm lacking), not the image digital signature. I've found plenty of hosted solutions, but due to the nature of our business a hosted solution is not possible (where I work EVERYTHING pretty much must be done internal).

以防万一这没有任何意义,我将解释的背景。我们是一家货运公司,我们的司机应用程序的一部分是签名形式发布。目前,我们正在要求传真这种形式得到了签名,等待它传真回。我们希望完成的是有这个过程在我们的网站100%的数字的。最后,合法性明智我们的法律部门已经制定出,我只需要源技术,我无法找到它。

Just in case this doesn't make sense I'll explain the background. We are a trucking company and part of our driver application is a signature release form. We are currently required to fax that form out get the signature and wait for it to be faxed back. What we are looking to accomplish is have this process be 100% digital an on our website. Lastly, legality wise our legal department has that worked out, I just have to source the technology and I'm having trouble finding it.

在使用的技术是C#MVC3(剃刀查看发动机)/ javascipt的/ jQuery的/ jQuery的UI / HTML5标记正在使用中。如果您需要任何其他信息,请让我知道!

The technologies in use are C# MVC3 (Razor View Engine)/JavaScipt/jQuery/jQuery UI/HTML5 markup is in use. If you need any other information please let me know!

推荐答案

您应该能够做一些与HTML5画布,但我不认为IE浏览器支持它,直到IE9做。但也有一些HTML5画布绘制教程各地,包括那个在开发。 opera.com ,还有基于画布的组件如 paintweb

You should be able to do something with an HTML5 canvas, though I don't think IE supports it until IE9. But there are a number of HTML5 canvas drawing tutorials around, including the one at dev.opera.com, and there are canvas-based components like paintweb.

通过鼠标签名谷歌上搜索,我发现这个网站: http://www.onlinesignaturepad.com - 需要Silverlight的,所以我想在MS相当于一个Flash或冲击波基础的解决方案。搜索返回的一些其他的选择,因此,或许一种或另一种会适合你的项目。

By googling "signature with mouse" I found this site: http://www.onlinesignaturepad.com - requires Silverlight, so is I suppose the MS equivalent of a Flash or Shockwave based solution. The search returned some other options, so perhaps one or another will suite your project.

这篇关于手写签名的应用程序在C#MVC3(非托管)作为就业应用程序的一部分的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆