brinley / jSignature

jQuery plugin for adding web signature functionality
http://www.unbolt.net/jSignature
696 stars 529 forks source link

GetData #5

Closed Neoakira closed 13 years ago

Neoakira commented 13 years ago

Hi, I would like to get the data of jsinature in a form to insert in my database mysql. Can someone help me to getdata to the mysql database ? Thanks, Neo

brinley commented 13 years ago

Hi,

Use jSignature("getData") to convert the signature into a string and save the string into your database as per http://www.unbolt.net/jSignature/

Regards, Brinley

Neoakira commented 13 years ago

Thanks, I see the function "getdata" but i don't know how can i affect this string to a variable to get it in my form html. Neo

brinley commented 13 years ago

You can use jQuery's $.post or $.get to submit the string to with your form.

fantasybang commented 12 years ago

HI, "getdata" function does not work in android 2.2 chrome, does this bug can be fixed ?

brinley commented 12 years ago

There is no fix but there is a workaround. jSignature 2.0 will allow you to export in alternate format types