Posts by Gabriel Santana • 43 points
2 posts
-
3
votes1
answer469
viewsQ: How can I "pick up" values from one or more INPUT after clicking on a SUBMIT button in ASP . NET C#
I’ve been having the following problem: I have a registration form in which the customer must enter his data through the Inputs, at the end there is a button of type Submit, and when clicking it…
-
1
votes1
answer146
viewsQ: Can I create mobile apps (.apk and .obb) using Electron?
I wonder if it is possible to generate executables that run in the mobile environment (Android iOS, Windows Phone etc) through Electron, this is possible?