Posts by Will Levandoski • 49 points
5 posts
-
0
votes1
answer189
viewsQ: Decrease size of Spinner
I’m trying to use jquery’s Spinner, which by default has 8 fields, and is too big for my goal, which in case would be 2 fields. I already took a look at your documentation, but the most I could was…
-
2
votes1
answer80
viewsQ: Select between 2 tables
Based on the tables below and passing to 'dataInicio' and 'dataFim', would it be possible with only one Select select from the Vehicle Table only vehicles that are not in the Reserve Table? I’m…
mysqlasked Will Levandoski 49 -
0
votes1
answer499
viewsQ: Pass Post method to function
I need to enter the ID variable in the Client.php class to send it to the Server.php class that will search the product in the Database and show it again in the Client.php. Only that I’m having…
phpasked Will Levandoski 49 -
0
votes1
answer64
viewsA: Ad error adbuddiz Android
This error means that the algorithm has detected that your internet connection is too slow, certainly to display a video in a reasonable time. Are you using 3G network? If so, trying to restore…
-
2
votes1
answer11112
viewsQ: Mostar / Hide Button and Textview
I’m making my first App on Android Studio, but I’m having trouble doing something relatively easy. I need Click a Button to show Textview and another Button (which will hide Textview when clicked…