Re: Signature
[email protected] (Sean Davis)
| Newsgroups | perl.beginners.cgi |
|---|---|
| Organization | NIH |
| Message-ID | <[email protected]> |
On Tuesday 13 February 2007 05:16, Rajesh Raghammudi wrote: > I have a project on perl, and at certain place, need to print a document > with the signature of the user. Is there any way to caputre the signature > of the user while taking his inforamtion? We should provide an option to > write/draw his signature on the application. > > Suggest us if you have any info. You can't do this with CGI. Javascript, maybe, but I don't know how. Sean