Using Mouse to Sign Web Documents
-
We have a POS web site (for our sales people) who use a signature pad/stylus to capture the signatures of our clients. We're thinking of allowing our clients direct access to this system, and would like them to be able to sign thier names, using the mouse. I've searched this site, and others, but haven't been able to come up with anything source code example wise that seems to be written for webpages (I have found a few pocket PC apps). We want to use it for other things besides signatures so we'd love to be able to customize the code to fit our needs. Short of just paying someone for thier "app" plus source code (I don't have an issue, but the boss does), has anyone done this before or have a link to someone? Thanks.
-
We have a POS web site (for our sales people) who use a signature pad/stylus to capture the signatures of our clients. We're thinking of allowing our clients direct access to this system, and would like them to be able to sign thier names, using the mouse. I've searched this site, and others, but haven't been able to come up with anything source code example wise that seems to be written for webpages (I have found a few pocket PC apps). We want to use it for other things besides signatures so we'd love to be able to customize the code to fit our needs. Short of just paying someone for thier "app" plus source code (I don't have an issue, but the boss does), has anyone done this before or have a link to someone? Thanks.
The reason for this is that a web site can't do that. Only an active x or java plugin could offer you that sort of functionality over the web.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
-
We have a POS web site (for our sales people) who use a signature pad/stylus to capture the signatures of our clients. We're thinking of allowing our clients direct access to this system, and would like them to be able to sign thier names, using the mouse. I've searched this site, and others, but haven't been able to come up with anything source code example wise that seems to be written for webpages (I have found a few pocket PC apps). We want to use it for other things besides signatures so we'd love to be able to customize the code to fit our needs. Short of just paying someone for thier "app" plus source code (I don't have an issue, but the boss does), has anyone done this before or have a link to someone? Thanks.
I have no idea how you could use mouse for signature. You see in your POS use use signature pad. I don't think you go no give each of your customers their own pad. I think you need to work around this. Have some sort of consenting statement let the customer click on a button, type their name, check off checkbox or whatever other possible methods. Just my 2cents
Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]
-
The reason for this is that a web site can't do that. Only an active x or java plugin could offer you that sort of functionality over the web.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
-
I have no idea how you could use mouse for signature. You see in your POS use use signature pad. I don't think you go no give each of your customers their own pad. I think you need to work around this. Have some sort of consenting statement let the customer click on a button, type their name, check off checkbox or whatever other possible methods. Just my 2cents
Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]
-
How are these gutys doing it? [^] http://www.websignaturecapture.com/signature-capture-demo.php[^]
Oh I see. pretty slick! You need to look into .net graphics. simple google search[^] reveals ....
Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]
-
Oh I see. pretty slick! You need to look into .net graphics. simple google search[^] reveals ....
Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]