dr4x Posted December 12, 2011 Share Posted December 12, 2011 I know it's possible, I've seen it on the website of a webhost. But have no idea how they did it, probably some Javascript/PHP combination. Here's the challenge: I have a form with several inputs for a name, address, phone nr etc. At the bottom of the form I need a field that allows the user to hand write his/her signature using a Wacom-pentablet and after clicking submit/save the signature is stored on the server as an image and linked to the specific user in the database. I could use paint as an alternative, then save the file and upload it in the form. But prefer to implement a graphic-input-field (or something like that) inside the form, without using external programs. Any tips would be helpful. Quote Link to comment https://forums.phpfreaks.com/topic/252988-handwritten-signature-input-field/ Share on other sites More sharing options...
ManiacDan Posted December 12, 2011 Share Posted December 12, 2011 Go view the source of the web host, I bet it's flash. That being said, legally online signatures only require that you collect identifying information and have the user type their name into a box labeled "digital signature." I am not a lawyer, obviously, but that's what happens when you buy insurance online. Quote Link to comment https://forums.phpfreaks.com/topic/252988-handwritten-signature-input-field/#findComment-1297091 Share on other sites More sharing options...
Sogo7 Posted January 2, 2012 Share Posted January 2, 2012 Try this, I think it's what you want. http://thomasjbradley.ca/lab/signature-pad/accept/ Quote Link to comment https://forums.phpfreaks.com/topic/252988-handwritten-signature-input-field/#findComment-1303216 Share on other sites More sharing options...
AyKay47 Posted January 2, 2012 Share Posted January 2, 2012 Try this, I think it's what you want. http://thomasjbradley.ca/lab/signature-pad/accept/ Why are you commenting on old threads? Quote Link to comment https://forums.phpfreaks.com/topic/252988-handwritten-signature-input-field/#findComment-1303224 Share on other sites More sharing options...
Sogo7 Posted January 7, 2012 Share Posted January 7, 2012 Because unresolved questions or problems do not contribute to the community Quote Link to comment https://forums.phpfreaks.com/topic/252988-handwritten-signature-input-field/#findComment-1305165 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.