1
Answer

Execute codebehind method each time textbox text changes JS

Photo of Juls Tez

Juls Tez

5y
543
1
I took the idea of ​​this QR reader https://webqr.com/ and now that I have the result of the QR in a textbox I would like to know how to send that value without using buttons to the codebehind and run the method automatically to insert that information to a database.

Answers (1)