Manoj27893

Results 3 comments of Manoj27893

Hi cfjedimaster, For barcode scanner example.. I want the result.text to be filled automatically in input so that i can submit it to my DB using mysql. Thanks in advance...

That Means i have to write $scope.s = result.text; so that it will store the result.text value in s and i call the value of variable 's' in my form...

yes sir... I figured it out .... Thanks for your help :)