如何使用C#在Asp.Net中捕获签名并从Webform将图像保存到Sql数据库 [英] How Do I Capture A Signature In Asp.Net Using C# And Save Image To Sql Database from a webform

查看:111
本文介绍了如何使用C#在Asp.Net中捕获签名并从Webform将图像保存到Sql数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要我的客户在作业完成时在Web表单上签名,然后签名将保存为sql数据库中的clientSignature列下的二进制字符串/ base64字符串。

这样当我成为打印我的报告我可以将客户签名作为图像从选定的作业行中提取。希望这是有道理的。我为此模糊不清而道歉。

i need my client to sign on web form when the job is done, that signature is then saved as a binary string/base64 string under column clientSignature in sql database.
so that when i am printing my report i can pull the clients signature as image from the selected job row. hope that makes sense.I appologise for being vague imnew to this.

推荐答案

你必须使用第三方控件。 .Net本身不支持捕获签名。只需google for asp.net签名控件。



这是一个, http://www.supersignature.com/ [ ^ ]
You'll have to use a 3rd party control. .Net does not natively support capturing signatures. Just google for asp.net signature control.

Here's one, http://www.supersignature.com/[^]


这篇关于如何使用C#在Asp.Net中捕获签名并从Webform将图像保存到Sql数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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