Closed Neoakira closed 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
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
You can use jQuery's $.post or $.get to submit the string to with your form.
HI, "getdata" function does not work in android 2.2 chrome, does this bug can be fixed ?
There is no fix but there is a workaround. jSignature 2.0 will allow you to export in alternate format types
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