This topic is locked

Signature capture

4/27/2007 9:14:59 AM
PHPRunner General questions
K
kwhite75 author

I am creating a database that will require approval and signature. Is there a way in PHP runner to have a field for a signature image that was created in the database? I can create the signature file outside of the database and upload it no problem but staying within the database and being able to sign a field is another.
Keith

Sergey Kornilov admin 4/27/2007

Keith,
what is the signature image?

K
kwhite75 author 4/30/2007

It could be anything, BMP, JPG, GIF, TIFF, PNG. We do forms on a pda that can do everything that we want it to except for signature capture. We are in the beginning phases of this project so I am open to all ideas.

T
thesofa 4/30/2007

I asked a similar question in this post, it may be the answer you need.