Online Signature using Mounse

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
muhammad_yahya
Forum Newbie
Posts: 3
Joined: Thu Mar 08, 2007 11:12 pm

Online Signature using Mounse

Post by muhammad_yahya »

I need some help in capturing online signature using mouse. I want a area on a webpage where users can sign using mouse than it can be saved as immage on some pdf file.
Begby
Forum Regular
Posts: 575
Joined: Wed Dec 13, 2006 10:28 am

Re: Online Signature using Mounse

Post by Begby »

muhammad_yahya wrote:I need some help in capturing online signature using mouse. I want a area on a webpage where users can sign using mouse than it can be saved as immage on some pdf file.
You are probably going to need flash or java to do this and I have never heard of anyone doing this, probably for the following reasons

A. Try writing your signature with your mouse. Kinda doesn't look anything like your pen signature does it.

B. Storing other people's signatures as images on your server sounds like a security liability on par with storing social security numbers.
Post Reply